Re: [EMAIL PROTECTED] Re: close to success with RewriteRule

2008-09-19 Thread Yusuf Koer
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

[EMAIL PROTECTED] redirecting based on the browser locale

2008-09-18 Thread Yusuf Koer
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

[EMAIL PROTECTED] Enviroment variables in .conf?

2006-10-10 Thread 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