Re: [users@httpd] Conf file macros?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/12/06, httpd2@xxxxxxxxxxxx <httpd2@xxxxxxxxxxxx> wrote:
>
> The module module_env is used to define variables in the
> config file, or pass variables from the shell to the apache
> environment.
>
> # define the environment variable
> SetEnv SrvRoot /usr/local/apache2
>
> I'm not sure of the syntax to use the variable though.
> As you say the docs are a bit vague to say the least!

See:
http://httpd.apache.org/docs/2.2/env.html

I believe you can actually use env variables (set outside apache) in
the config files using a syntax like ${var}, although it is
undocumented.  You are better off pre-processing your config file with
m4 or something similar or using a third-party module like mod_macro.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux