Answer the question
In order to leave comments, you need to log in
.htaccess doesn't want to work
Stuck in 3 pines :(
there is a simple .htaccess copied from my other working project.
RewriteEngine On
RewriteRule .* index.php
and doesn’t want to!!!
directly “localhost/index.php” - does it work
where I screwed up?
And yes, I already restarted Apache 100 times ...
Answer the question
In order to leave comments, you need to log in
Look at the AllowOverride setting in httpd.conf. It is disabled by default in most cases. In order for it to work, you need to enable it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question