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: Problem with a new site Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
kspare
Newbie
Newbie


Joined: 14 August 2008
Online Status: Offline
Posts: 1
Posted: 14 August 2008 at 6:25pm | IP Logged Quote kspare

I have a new site I created on my iis6 server, and isapi re-write does not seem to be working.

my httpd.ini is sitting at defualt:
[ISAPI_Rewrite]

# 3600 = 1 hour
CacheClockRate 3600
RewriteLogLevel 9

RepeatLimit 32

# Block external access to the httpd.ini and httpd.parse.errors files
RewriteRule /httpd(?:\.ini|\.parse\.errors).* / [F,I,O]
# Block external access to the Helper ISAPI Extension
RewriteRule .*\.isrwhlp / [F,I,O]


but I can't figure out why other sites work and this site does not?

If I move the sites data is moved to the directory of one that works, than it will work too.

I'm a little stumped!
Back to Top View kspare's Profile Search for other posts by kspare
 
Lexey
Moderator Group
Moderator Group


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

Check file system permissions on a site httpd.ini.

Quote:
If I move the sites data is moved to the directory of one that works, than it will work too.


You mean that if you copy the httpd.ini to another site's root then it works, right?
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