Re: [users@httpd] Is there something like an <IfEnv> directive?

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

 



On 12/7/05, Jason Martens <jmartens@xxxxxxxxxxxxxxxxxx> wrote:
> I want to be able to include or exclude parts of my configuration based
> on whether I am in the SSL virtual host, or the regular port 80 virtual
> host.  Is there some way to do something like this:
> SetEnv thisHost HTTP
>
> <IfEnv thisHost=HTTP>
>         Stuff
> </IfEnv>
>
> I know there is no <IfEnv> directive, but is there another way to
> accomplish this without it?

Just put those directives inside the <VirtualHost> section for the
relevant host.

>
> Also, what is the scope of an environment variable in apache? Per
> virtual host? Per server?

It depends on how the variable is set.

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