Internal 500 error on LocalHost

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
mzfp2
Forum Contributor
Posts: 137
Joined: Mon Nov 11, 2002 9:44 am
Location: UK
Contact:

Internal 500 error on LocalHost

Post by mzfp2 »

Hi,

I've just modified my .htaccess file to switch the rewrite engine on as follows


RewriteEngine on


However on my localhost, this gives ma error 500 nternal server error, suggesting the server is misconfigured.

Any ideas why?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

note sure on this but:

did you add any rewrite rules in? are you sure mod_rewrite is properly configured to start?
Post Reply