https://issues.apache.org/bugzilla/show_bug.cgi?id=47332
Nicolas F. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from Nicolas F. <[email protected]> 2010-11-05 05:46:26 EDT --- Hi, I found the UseCanonicalName instruction that seems to fill SERVER_NAME with the default hostname given in the vhost. I found a discuss about my problem here : http://www.pubbs.net/200904/httpd/41857-usershttpd-server-variables-in-condpattern-of-rewritecond-directive.html I seems that it's impossible to use Server-Variables in condpattern of the RewriteCond instruction : http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritecond So creating a DEFAULT_SERVER_NAME variable will not resolve anything. The only way to do what i want is to do it manually. Thank for you help. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
