Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 2.x
 Helicon Tech : ISAPI_Rewrite 2.x
Subject Topic: Test Installation (Topic Closed Topic Closed) Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
STomann
Newbie
Newbie


Joined: 28 January 2009
Online Status: Offline
Posts: 2
Posted: 28 January 2009 at 10:40am | IP Logged  

Hi,

i have get a new server, so now i have to install them. It?s a Windows 2003 Server with IIS 6.

At last i installed IsapiReWrite and was testing RewriteRule by Testing utility. Alway seems o.k. and i copied the code to httpd.ini in the install directory of IsapiReWrite.

*****************************

[ISAPI_Rewrite]

# Defend your computer from some worm attacks
# http://www.wohnen-sie-gesund.de/Nav_CMS_b.htm
# Ergebnis
# $1: http://www.wohnen-sie-gesund.de/
# $2: Nav_CMS_
# $3: b
# $4: .htm

RewriteRule (.*.de/)(.*?Nav_CMS_)(.*)(.*?.htm) $1(index.asp?=nav)$3

***********************

At server i put the Isapi-Filter dll to the corrent Web-Site.

No my problem.

  • There is no working at Website
  • I get no Error-message in httpd.parse.errors
  • no Error-message in IIS-Log

Is there a solution for easy testing the isapi-filter when i open my Website for testing if working?

Thanks for answer

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


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10487
Posted: 29 January 2009 at 2:49am | IP Logged  

Can you please show how you want to rewrite requested url.
And please next time post your questions in the corresponding forum.

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


Joined: 28 January 2009
Online Status: Offline
Posts: 2
Posted: 29 January 2009 at 3:11am | IP Logged  

Hi Anton,

thanks for answer and sorry for wrong forum.

The original Url in browser, i get from the webpage, is:
http://www.wohnen-sie-gesund.de/Nav_CMS_b.htm

The rewrite requested of url should be:
http://www.wohnen-sie-gesund.de/index.asp?nav=b

Back to Top View STomann's Profile Search for other posts by STomann
 

Sorry, you can NOT post a reply.
This topic is closed.

  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