Apache2Triad Help, Support and Development Forum Index Apache2Triad Help, Support and Development
The apache2triad help , support and development forums
 

mod_rewrite dusent work (404)
Click here to go to the original topic

 
       Apache2Triad Help, Support and Development Forum Index -> Apache
View previous topic :: View next topic  
Author Message
Sebastiaan



Joined: 01 Aug 2007
Posts: 1

Posted: Wed Aug 01, 2007 7:39 pm    Post subject: mod_rewrite dusent work (404)  

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?
Back to top  
linux-don



Joined: 12 Jan 2006
Posts: 30
Location: New York

Posted: Wed Oct 24, 2007 11:48 am    Post subject:  

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..
Back to top  
 
       Apache2Triad Help, Support and Development Forum Index -> Apache
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group