Quote:
Originally Posted by Moren
I buy on fiverr for 5$ this htaccess code, and it is working for me:
Code:
RewriteCond %{HTTP_HOST} ^boobs\.domain\.c o m [NC]
RewriteCond %{REQUEST_URI} ^/([0-9]{4})/([0-9]{2})/([^/]+)/$
RewriteRule (.+) h t t p://domain.c o m/category/boobs-busty/ [R=301,L]
|
i knew about REQUEST_URI but couldn't figure it out. lol thanks for sharing with us! it might save 5 bucks for many.