Redirect multiple Pages to One Page
I am a self admitted htaccess rookie sometimes, although I have a very good idea of how to do it now. So from this I have generated different section of code that will work when you want to redirect multiple pages to just one page or domain. Options +FollowSymLinks RewriteEngine on RewriteCond %{REQUEST_URI} !^/index \.php$ [...]






