Hello everyone! What I am trying to do is use the server variable %{SERVER_NAME} as the CondPattern argument to the RewriteCond directive. However, all of my attempts appear to render the string '%{SERVER_NAME}' as a string literal, rather than replacing it with the variable name I expect (i.e., the value for the ServerName of the VirtualHost).

Could someone please help me in trying to do this. I would like to use the server variable as it would save me a lot of time as I am configuring many different VirtualHosts with similar, but not identical, setups, but this aspect is consistent for many of them.

Thank you all in advance!

---------------------------------------------------------------------
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