Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 3.0 support forum
 Helicon Tech : ISAPI_Rewrite 3.0 support forum
Subject Topic: help please Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jimj
Newbie
Newbie


Joined: 21 May 2004
Location: United Kingdom
Online Status: Offline
Posts: 3
Posted: 13 August 2008 at 7:49pm | IP Logged Quote jimj

Hi all,
Installed latest version 3.
Have this rewrite rule currently on an Apache server:

-----RewriteEngine On

RewriteRule !(\.htm?l|\.ico|\.gif|\.png|\.jpe?g|\.css|\.php|\.js|\.swf|\.flv|\.pdf|\.doc|\.txt|^c/.*|^u/.*|^i/.*|^j/.*|^diy/.*|^awstats/.*)$ index.php [nocase,last]
-----

The ISAPI is installed on the site in IIS, we have added the rule to file httpd.ini in the web root of the site. But the links are 404. Any ideas what we are doing wrong?

Thanks

Edited by jimj - 13 August 2008 at 7:49pm
Back to Top View jimj's Profile Search for other posts by jimj
 
Anton
Moderator Group
Moderator Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 4842
Posted: 14 August 2008 at 8:27am | IP Logged Quote Anton

The config in the root of the site should be .htaccess (if you are really using ISAPI_Rewrite3).
And the rule looks ok.


__________________
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 can vote in polls in this forum