Quote:
Originally Posted by V_RocKs
Code:
RewriteEngine On
RewriteRule ^turd/(.+)$ http://www.adifferentdomain.com [R=301,L]
RewriteRule ^turd/$ http://www.adifferentdomain.com [R=301,L]
|
This redirect didnt work at all. Most of the things I tried worked partially. I think I fucked something up.