Groups
Groups
Sign in
Groups
Groups
UrlRewrite
Conversations
About
Send feedback
Help
Can I redirect an .asp page coming into the site?
0 views
Skip to first unread message
Danjojo
unread,
Nov 19, 2009, 11:50:24 AM
11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UrlRewrite
I want to redirect an .asp page coming into the site to our new java
home page.
<rule>
<from>^/store/([^/]+)/affil.asp</from>
<to>^/store/$1/home.do</to>
</rule>
But it is not working. What do I need to do?
Danjojo
unread,
Nov 19, 2009, 3:17:14 PM
11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UrlRewrite
For starters I understand I it works a little differently now.. so the
<to> line should be;
<to>/store/$1/home.do</to>
Reply all
Reply to author
Forward
0 new messages