J
J
joger2012-10-05 13:40:47
PHP
joger, 2012-10-05 13:40:47

.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

1 answer(s)
A
Alexander Mikhailov, 2012-10-05
@joger

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 question

Ask a Question

731 491 924 answers to any question