anchor tags

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 1
Joined: 10 May 2013, 00:23

anchor tags

10 May 2013, 00:29

Is there a way to do something like this?

RewriteRule ^filename.asp#tag1$ /another-file-name.asp [R=301,L]

This will hopefully redirect a url like this:

http://www.domain.com/filename.asp#tag1

to this url:

http://www.domain.com/another-file-name.asp

User avatar
Posts: 28
Joined: 02 Mar 2012, 12:50

Re: anchor tags

11 May 2013, 08:14

no, #tag1 doesn't sent to the server, so rewrite can't handle it

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 16 guests