Differences

This shows you the differences between two versions of the page.

dynamic_virtual_hosts [2009/02/10 12:57]
danux created
dynamic_virtual_hosts [2009/02/10 12:57] (current)
danux
Line 4: Line 4:
  RewriteEngine on   RewriteEngine on
-  RewriteCond %{HTTP_HOST} ^([^\.]+)\.example\.come$+  RewriteCond %{HTTP_HOST} ^([^\.]+)\.example\.com$
  RewriteRule .? /var/www/%1%{REQUEST_URI} [L]   RewriteRule .? /var/www/%1%{REQUEST_URI} [L]
 
dynamic_virtual_hosts.1234270665.txt.gz · Last modified: 2009/02/10 12:57 by danux
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki