I have to apply specific configuration commands to a site site.my-domain.com
the do not get applied to all other sites in *.my-domain.com.  In addition,
all my-domain.com (including the specific) have to be ssl only sites.  

To accomplish this I have a vhost that is defined by a specific ServerName
and a wildcard ServerAlias. Which seems to work.  All sites have the same
DocumentRoot. 

I now have to apply certain apache configuration commands only when
site.my-domain.com is accessed, not the other *.my-domain.com is accessed. 
Can I use the Location directory to specify only the commands that apply to
site.my-domain.com and not for all others in *.my-domain.com?

Thank you.
-- 
View this message in context: 
http://www.nabble.com/use-Location-directive-for-specific-site-configuration-tp24042076p24042076.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to