Quote:
|
Originally Posted by FGTH
If you have many page 100+ that you'd consider redirecting, I would not use .htaccess since this would diminish user experience by slowing down your site.
For every request, you're essentially be adding 100+ conditional statements.
Go with the httpd.conf file using mod_rewrite.
|
Our site has over 800 pages