Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Common Questions
 Helicon Tech : Common Questions
Subject Topic: newbie question about install Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
lolka_bolka
Newbie
Newbie


Joined: 02 May 2008
Location: Hungary
Online Status: Offline
Posts: 1
Posted: 02 May 2008 at 11:25am | IP Logged Quote lolka_bolka

Hi!

I usually use apache mod rewrite, but now i am working on IIS 5.1

I installed this ISAPI_rewrite 3, and now i don't know what to do.
I would like to use a .htaccess file.

I have these lines of codes in it:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/ index.php?rewrite=$1 [QSA]

it works great on apache, but now when i try to open an url, http://www.mydomain.com/anything/ it just sad, can not open the URL.

How can i tell to this program to use the .htaccess file in the webroot directory instead of httpd.conf ?
Back to Top View lolka_bolka's Profile Search for other posts by lolka_bolka Visit lolka_bolka's Homepage
 
Yaroslav
Moderator Group
Moderator Group


Joined: 15 August 2002
Online Status: Offline
Posts: 6445
Posted: 05 May 2008 at 8:51am | IP Logged Quote Yaroslav

If everything set up correctly program uses this file. Problem could be in NTFS permissions. Please follow troubleshooting section from documentation, it will help you to find solution. Also make sure you are not trying Lite version for this version does not support .htaccess.

__________________
Yaroslav Govorunov,
Helicon Tech
Back to Top View Yaroslav's Profile Search for other posts by Yaroslav Visit Yaroslav's Homepage
 

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