Jump to content

rules shared by virtual hosts


fooDigi

Recommended Posts

How can i have a set of mod_rewrite rules shared by all virtual hosts?

 

Currently, i have added these same rules for each virtual host entry, so the same rules are repeated many times and are a pain to manage.

 

I want to be able to add or make changes in only one spot, and have it effect all virtual hosts. Thanks for any help.

Link to comment
https://forums.phpfreaks.com/topic/121603-rules-shared-by-virtual-hosts/
Share on other sites

that is where i have them currently. i have multiple <VirtualHost> directive's within my httpd.conf, each with the same mod_rewrite rules. i would like to set the mod_rewrite rules outside of the <VirtualHost> directive "somehow" and still effect all virtual hosts.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.