Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Redirect the Index.php to A Htm Page with Javascript Forum Code In It
Hello,
Does anyone know how to add a redirect using the .htaccess file that redirects the index.php page to a html page with the javascript code forum in it.
When I try to do this it doesnt work properly and I get multiple pages in the html page.
the code I am using is
redirect 301 /index.php http://www.mysite.com/forum.htm
Anyone tried this?
Thanks,
Chris.
Does anyone know how to add a redirect using the .htaccess file that redirects the index.php page to a html page with the javascript code forum in it.
When I try to do this it doesnt work properly and I get multiple pages in the html page.
the code I am using is
redirect 301 /index.php http://www.mysite.com/forum.htm
Anyone tried this?
Thanks,
Chris.
0