Hello,
The following .htaccess code is no longer working:
RewriteEngine on
ErrorDocument 404 /404page.htm
redirect 301 /Links2.htm http://mysite.com/links2.htm
It appears that all rewrite and redirect instructions don't work and point to the error 404 page.
Thanks
The following .htaccess code is no longer working:
RewriteEngine on
ErrorDocument 404 /404page.htm
redirect 301 /Links2.htm http://mysite.com/links2.htm
It appears that all rewrite and redirect instructions don't work and point to the error 404 page.
Thanks