This forum has been moved here:
Helicon Tech Community Forum

  Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 2.x
 Helicon Tech : ISAPI_Rewrite 2.x
Subject Topic: Problems with root redirect Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
ontrack5
Newbie
Newbie


Joined: 05 January 2010
Online Status: Offline
Posts: 2
Posted: 05 January 2010 at 2:52pm | IP Logged Quote ontrack5

I'm trying to figure out how to redirect all requests to

www.whatever.com or www.whatever.com/ to

www.whatever.com/ftshop/content.aspx?page=gateway

All other files should ignore the rules and continue on to their physical file or generate an error if the file doesn't exist.

Any thoughts?

Thanks,

Craig

Back to Top View ontrack5's Profile Search for other posts by ontrack5
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10520
Posted: 08 January 2010 at 3:08am | IP Logged Quote Anton

The rules for ISAPI_Rewrite2 will be:

[ISAPI_Rewrite]

RewriteRule /? /ftshop/content.aspx\?page=gateway [RP]

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 

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