Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 52115100ED for ; Tue, 16 Jul 2013 19:53:16 +0000 (UTC) Received: (qmail 72293 invoked by uid 500); 16 Jul 2013 19:53:13 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72274 invoked by uid 500); 16 Jul 2013 19:53:13 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72266 invoked by uid 99); 16 Jul 2013 19:53:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 19:53:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.220.170 as permitted sender) Received: from [209.85.220.170] (HELO mail-vc0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jul 2013 19:53:07 +0000 Received: by mail-vc0-f170.google.com with SMTP id hf12so777529vcb.1 for ; Tue, 16 Jul 2013 12:52:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ca4QyXQZto4f7AYFuPUIJ4IZfYG0kFgtWvB6MaC5Gpk=; b=oMwuQxoV+I5DFlNUHNmGouNWdrqQ7B+dX70Lj63sWwcfcF7gJzuzsBhWXGiuAN9XyR 8vSMUeeXV5rHC5VKsPcRo6pGKxKWafTjc5v5oM1MMDzHXd5jS7qLYccQn6izZYV6IYh2 knoAPjI0f98llJtIlvj241tJCalns5LTNPrxQqPNmGoXFvxdY5rwOBUPOAxRfproHxsX /garBP0uwAaTc17uw4+od7wWTyvyDDZfOfPj8/n7j89YRolx9ASwhf0y/mGUxY6e7qrM +6efzdn6SgLH50L0W0A9GiYHEX0+uWnByrAdcsZIVRuLlqE+iPqlS8g88e4Nam3A1s5G f15Q== MIME-Version: 1.0 X-Received: by 10.220.173.72 with SMTP id o8mr917502vcz.75.1374004366383; Tue, 16 Jul 2013 12:52:46 -0700 (PDT) Received: by 10.58.106.77 with HTTP; Tue, 16 Jul 2013 12:52:46 -0700 (PDT) In-Reply-To: <51E597D7.5010103@riseup.net> References: <51E597D7.5010103@riseup.net> Date: Tue, 16 Jul 2013 15:52:46 -0400 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] How to allow from SERVER_ADDR ? > I tried syntax variations, also combined with SetEnfIf but still no success. This could work, as could in 2.4, but not "allow from %{SERVER_ADDR}. What did you try w/ setenvif? -- Eric Covener covener@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org