Hi,
I'm trying to add a bunch of rewrite rules for a particular domain to the apache httpd.conf file. There are too many rewrite rules to place them in an .htaccess file because it would be too heavy on the server for each page load.
What would be the best way to do this? Thanks in advance!
I'm trying to add a bunch of rewrite rules for a particular domain to the apache httpd.conf file. There are too many rewrite rules to place them in an .htaccess file because it would be too heavy on the server for each page load.
What would be the best way to do this? Thanks in advance!