Apache Server configuration support - apache 1.3 + VirtualHost + RewriteRule

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > August 2004 > apache 1.3 + VirtualHost + RewriteRule





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author apache 1.3 + VirtualHost + RewriteRule
eth

2004-08-24, 7:15 pm

Hello,
How to make RewriteRule be global? I have in httpd.conf:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule /something /something2
</IfModule>

and several VirtualHosts below. The RewriteRule only works for main
server, but not for any VH. What I should do to make it works for every
VH without putting it in every VirtualHost section?

Thanks in advance for help
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com