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: Cannot have a 301 redirect to work Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
equinox
Newbie
Newbie


Joined: 22 September 2008
Online Status: Offline
Posts: 1
Posted: 22 September 2008 at 10:09am | IP Logged Quote equinox

Hello,

We are using isapirewrite4.dll to make some basic 301 redirects for a website. I am able to do a 302 redirect, but the 301 does not do anything or gives an error depending on what I try in isapirewrite4.ini.

If I do this one:
RewriteCond %{REQUEST_METHOD} ^GET$  
RewriteRule ^/SectionNAS\.aspx\?NavID=4&CultureCode=en-CA /NorthAmericanServices/index.aspx [RP]

It does not do anything. But If I write only [R] it works.

If I try:
RewriteCond %{REQUEST_METHOD} ^GET$  
RewriteRule ^/SectionNAS\.aspx\?NavID=4&CultureCode=en-CA http\://mysite.com/EN-CA/NorthAmericanServices/index.aspx [RP]

It gives me an error:
The system cannot find the path specified.

I also tried [R=301] just to make sure, but it does not do anything regardless of the format of my rule.

Thanks!

Equinox

Back to Top View equinox's Profile Search for other posts by equinox
 
Lexey
Moderator Group
Moderator Group


Joined: 15 August 2002
Location: Russian Federation
Online Status: Offline
Posts: 7598
Posted: 23 September 2008 at 11:09am | IP Logged Quote Lexey

isapirewrite4.dll is not a Helicon Tech's product. So, we can not help you there.
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