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: Rewrite URL Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Susie
Newbie
Newbie


Joined: 24 May 2011
Online Status: Offline
Posts: 2
Posted: 24 May 2011 at 11:45pm | IP Logged Quote Susie

Hi I need help with the following scenario:

I have WIN 2008 server and have IIS7, on my Home Page I have URL which points to the online ordering system with the following link;(http://qandp.biz:8000/exec/qpcorp.exe.0) but the problem is some of the corporate sites cannot open this link due to their strict filtering policy where it rejects (.exe.0) type of URL's.

I want to know if your product has any option that can be used to bypass this problem.

 

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


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10520
Posted: 25 May 2011 at 3:52am | IP Logged Quote Anton

Why don't you simply hide your link behind some pretty URL like http://qandp.biz:8000/exec/qpcorp

And have the rule in ISAPI_Rewrite 2 as follows:

[ISAPI_Rewrite]

RewriteRule /exec/qpcorp /exec/qpcorp.exe.0 [I,L]

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


Joined: 24 May 2011
Online Status: Offline
Posts: 2
Posted: 25 May 2011 at 6:25pm | IP Logged Quote Susie

Thanks Anton for your prompt reply.

Can i download trial version of ISAPI Rewrite program and test at my clients site.  Also is there any install guide to show where & how to run your suggested script i.e. (RewriteRule /exec/qpcorp /exec/qpcorp.exe.0 [I,L])

Please advice
Thanks Susie
Back to Top View Susie's Profile Search for other posts by Susie
 

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