Simple redirect
4 posts
• Page 1 of 1
- dragsternj
- Posts: 2
- Joined: 30 Apr 2013, 11:26
Simple redirect
Hi
Looked over the forum but can not find anything
I just want a simple redirect from page.asp to page.html
Like about.asp to about_us.htm
Any help appreciated
Looked over the forum but can not find anything
I just want a simple redirect from page.asp to page.html
Like about.asp to about_us.htm
Any help appreciated
- dragsternj
- Posts: 2
- Joined: 30 Apr 2013, 11:26
Re: Simple redirect
Thanks
Is the rule the same for version Isapi Rewrite V3 ?
Looks like i asked in the wrong part of the forum. Apologies and thanks for the help
Is the rule the same for version Isapi Rewrite V3 ?
Looks like i asked in the wrong part of the forum. Apologies and thanks for the help
- HeliconAndrew
- Posts: 1264
- Joined: 07 Mar 2012, 10:16
Re: Simple redirect
Yes, it's different.
In ISAPI_Rewrite 3 its:
In ISAPI_Rewrite 3 its:
- Code: Select all
RewriteEngine on
RewriteBase /
RewriteRule ^about\.asp$ /about_page.htm [NC,R=301,L]
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 7 guests