Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 78537 invoked from network); 23 Apr 2009 10:39:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Apr 2009 10:39:57 -0000 Received: (qmail 23677 invoked by uid 500); 23 Apr 2009 10:39:54 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 23651 invoked by uid 500); 23 Apr 2009 10:39:54 -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 23640 invoked by uid 99); 23 Apr 2009 10:39:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 10:39:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.218.213 as permitted sender) Received: from [209.85.218.213] (HELO mail-bw0-f213.google.com) (209.85.218.213) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 10:39:46 +0000 Received: by bwz9 with SMTP id 9so662623bwz.24 for ; Thu, 23 Apr 2009 03:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=fHjyx6AAvks2tZooYNJCf/vhg+Wc1R0EnV5YuzXfJbM=; b=Hm92o+7dVsdGyfUDV3AqRQUIwuga7+wbs8NdYzUEuSsJ+y1gnIhYHuCME/lO2SNaYB lF5D1CBZhixiRbnSXypXZpoWKOE9caEGoFYzTiFcCcGlfdMYNpVzq/1F1JylV1OlPttm d9LBrsLEjFFfXudHn+veuWN9UyeC0kESogOkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=apiGycbustI4S82sLteBDIxwMwy+tNJd+6OJeAwR5p/iS3sZEwbe9qJEZXIahFW4Ez KI0Yph5OUXYzyy82P/g4D6TH4+jzgUHhxmaufjBnTv6FumuIm7uphsdHHOkrEdzSw/tC IW0esTzkF8Zjgz5eCZiU1fMzMZgpkli056afA= MIME-Version: 1.0 Received: by 10.223.107.19 with SMTP id z19mr255580fao.27.1240483165533; Thu, 23 Apr 2009 03:39:25 -0700 (PDT) In-Reply-To: References: <6ed6382b0904200353p47fe16b0w6b20d200546fd77b@mail.gmail.com> <1404e5910904201917u537020a4h9046e24553d4e22d@mail.gmail.com> <20090422144127.GC19502@IUPUI.Edu> <20090422160827.44fd7a2e@grimnir> Date: Thu, 23 Apr 2009 06:39:25 -0400 Message-ID: <1404e5910904230339r5c12a529ua2a6c823001394f1@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] How to define constant in apache configuration? On Thu, Apr 23, 2009 at 4:43 AM, Alfonsas Stonis wrote: > SetEnv is supposed to work in this way, but it does not work. So, this > is the envvars and ${enviroment_variable} seems to be the only one way > to do it. I do not think there is any documentation of it. "This module allows for control of the environment that will be provided to CGI scripts and SSI pages" -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org