301 redirect from .html to .asp
Hi all,
On an IIS web server, how do I do a 301 redirect from page.html (old page) to page.asp (new page)?
I do not have access to the Internet Services Manager. Can I use .htaccess?
Otherwise, I'll have to use... meta refresh! ;(
Thanks!
|