forum of the Apache HTTP Server
Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Tha
Hi,
I would like to redirect to the right community based on the browser locale.
If my browser is set to English locale, Apache should automatically
redirect to for example mysite.com/en. Is that possible and how would
the RewriteCond/RewriteRule look like?
Thanks
Yusuf
Hi,
is there any method/module that will allow me to use enviroment
variables in httpd.conf?
Specifically, I want Apache to run straight from a cd in Ms. Windows,
and I require a temporal directory and other settings currently hard
coded, like this:
Listen localhost:8080
PidFile c:/temp/ap