I have on my server mod_rewrite install and he is running in the info.
And in the road map where I try to run my script sty these files:
.httaccess
test.php
This is the htaccess file:
Code:
RewriteEngine On
RewriteBase /
RewriteRule ^test/(.*)/$ test.php?id=$1
And I get Error 404
Can anyone help me with this problem?
linux-don
Joined: 12 Jan 2006
Posts: 30
Location: New York
Posted:
Wed Oct 24, 2007 11:48 am
The first thing I notice is your htaccess file. I'm not sure if it was a typo during posting.. but it's supposed to be .htaccess (only one "t", not two )
As far as the rewrite module.. I'm not to certain about that one..
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum