panique / mini2

Just an extremely simple naked PHP application, useful for small projects and quick prototypes.
MIT License
417 stars 102 forks source link

navigation does not work #12

Closed branquito closed 10 years ago

branquito commented 10 years ago

I resolved problem with homepage, it is showing now after commenting out skip-networking in my.cnf file, however navigation does not redirect, when I click on link home/exampleone I get error 404 url not found, I have mod_rewrite installed and working.

branquito commented 10 years ago

I found what the problem was. I had to specify AllowOverride All in httpd.conf