Need a little basic help with rewrite
-
Try This: RewriteEngine on RewriteCond %{HTTP_HOST} ^findpropertylines\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.findpropertylines\.com$ RewriteRule ^test\.html$ "https\:\/\/google\.com\/" [R=301,L]
Let me know if it works for you!0 -
Thanks Ankesh! That worked perfectly. Of course I am still baffled why my simpler syntax did not work. 0
Please sign in to leave a comment.
Comments
2 comments