Re: [us...@httpd] Setting and environment variable for one specific subdomain matching the ServerAlias

2011-01-05 Thread mattalexx
Thanks! Eric Covener wrote: > > On Wed, Jan 5, 2011 at 2:57 PM, mattalexx wrote: >> >> I have a virtual host that includes the following settings >> >>    ServerName www.host.com >>    ServerAlias *.host.com >> >> Can I set >> >>  

Re: [us...@httpd] Setting and environment variable for one specific subdomain matching the ServerAlias

2011-01-05 Thread mattalexx
Thanks! Joost de Heer-2 wrote: > > On 01/05/2011 08:57 PM, mattalexx wrote: >> >> I have a virtual host that includes the following settings >> >> ServerName www.host.com >> ServerAlias *.host.com >> >> Can I set >> >>

[us...@httpd] Setting and environment variable for one specific subdomain matching the ServerAlias

2011-01-05 Thread mattalexx
I have a virtual host that includes the following settings ServerName www.host.com ServerAlias *.host.com Can I set SetEnv FOO "bar" for just a specific subdomain (like foo.host.com)? -- View this message in context: http://old.nabble.com/Setting-and-environment-variable-for-one