Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 51008 invoked from network); 5 Dec 2003 02:25:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Dec 2003 02:25:43 -0000 Received: (qmail 94289 invoked by uid 500); 5 Dec 2003 02:25:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 94274 invoked by uid 500); 5 Dec 2003 02:25:14 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 94261 invoked from network); 5 Dec 2003 02:25:14 -0000 Received: from unknown (HELO numenor.qualcomm.com) (129.46.51.58) by daedalus.apache.org with SMTP; 5 Dec 2003 02:25:14 -0000 Received: from magus.qualcomm.com (magus.qualcomm.com [129.46.61.148]) by numenor.qualcomm.com (8.12.10/8.12.5/1.0) with ESMTP id hB52PLVY005062 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Dec 2003 18:25:21 -0800 (PST) Received: from RRAJAN.qualcomm.com (rrajan.qualcomm.com [129.46.172.67]) by magus.qualcomm.com (8.12.10/8.12.5/1.0) with ESMTP id hB52PJFB028721 for ; Thu, 4 Dec 2003 18:25:19 -0800 (PST) Message-Id: <6.0.0.22.2.20031204182134.01f17fd8@m2.qualcomm.com> X-Sender: rrajan@m2.qualcomm.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 04 Dec 2003 18:25:18 -0800 To: users@httpd.apache.org From: Rajeev Rajan In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Our own variables in httpd.conf X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is it possible to create and use our own variables in the httpd.conf ? i.e. I wish to create a variable say, myIPAddr, which I can set in the httpd.conf file in the beginning....and in other constructs like NameVirtualHost, etc, I can reference it. Otherwise, if my machine migrates to another network, and gets a new IP, I need to do a find and replace with the new IP address in the entire httpd.conf. Thanks in advance, Rajeev --------------------------------------------------------------------- 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