Qbert423 Posted August 11, 2008 Share Posted August 11, 2008 I've spent most of the day searching on Google, looking at server settings etc. and I can't find a solution to this. In a nutshell, we have a dedicated server with fasthosts - linux, apache 2.0.53, php 4.3.11 - mod_rewrite module is enabled (listed under loaded modules on phpinfo and line is not commented out in httpd.conf) but no matter what I try I can't get any url rewriting to work. I don't get a 500 internal server error, I just get nothing. It's as if it's not even recognising the .htaccess file. Can anybody help please? Link to comment https://forums.phpfreaks.com/topic/119156-trouble-getting-mod_rewrite-working/ Share on other sites More sharing options...
corbin Posted August 11, 2008 Share Posted August 11, 2008 Do you get an error in the error log? I would assume it has something to do with AllowOverride. (Google) Link to comment https://forums.phpfreaks.com/topic/119156-trouble-getting-mod_rewrite-working/#findComment-613684 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.