htacces internal server error
Posted by: rofela (---.adsl-surfen.hetnet.nl)
Date: May 08, 2007 05:02PM

using wamp 1.6.5

i put the htacces file in my home base ./www/ and got this error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

htacces:

RewriteEngine on
RewriteBase
RewriteRule ^([a-z]+).html$ /index.php?$1 [R,L]

someone can help me?

tried the allowoverride All

don't know any other things more..

Options: ReplyQuote
Re: htacces internal server error
Posted by: CyberSpatium (71.237.217.---)
Date: May 08, 2007 06:51PM

if you had done a search before posting you would have found this, which is only two posts below yours
[forum.wampserver.com]


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Web Development for Newbie's Blog

Options: ReplyQuote
Re: htacces internal server error
Posted by: rofela (---.adsl-surfen.hetnet.nl)
Date: May 08, 2007 09:00PM

didn't work for me..

Options: ReplyQuote
Re: htacces internal server error
Posted by: CyberSpatium (71.237.217.---)
Date: May 08, 2007 10:48PM

make sure you enable mod_rewrite in your httpd.conf file

CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Web Development for Newbie's Blog

Options: ReplyQuote


Sorry, only registered users may post in this forum.