Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 2.x support forum
 Helicon Tech : ISAPI_Rewrite 2.x support forum
Subject Topic: Simple RewriteProxy Help Please Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
dalede
Newbie
Newbie


Joined: 10 June 2008
Location: United States
Online Status: Offline
Posts: 12
Posted: 02 August 2008 at 11:04am | IP Logged Quote dalede

Hello All,
    I am trying to figure out how to do this...

If a user goes to http://www.mydomain.com/srs/index.html

I would like his browser to always report http://www.mydomain.com/srs/

If the user is looking at the index.html mentioned above and clicks on a link that takes him to say ...
http://www.mydomain.com/srs/success.html  I still want his browser to report
http://www.mydomain.com/srs/

I am sure this is possible == I am just having trouble grasping the proper syntax...

In the sample above ... this code should only apply to anything starting at the /srs/ directory

Many Thanks...
Dale
Back to Top View dalede's Profile Search for other posts by dalede
 
Lexey
Moderator Group
Moderator Group


Joined: 15 August 2002
Location: Russian Federation
Online Status: Offline
Posts: 7598
Posted: 07 August 2008 at 6:51pm | IP Logged Quote Lexey

So, both /index.html and /success.html should have the same access URL? That is not possible with a simple rewriting. In theory that could be done an an apllication level with the help of server-side user context. But it has no relation to the ISAPI_Rewrite.
Back to Top View Lexey's Profile Search for other posts by Lexey
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum