Alanaktion / phproject

A high performance full-featured project management system
https://www.phproject.org
GNU General Public License v3.0
384 stars 106 forks source link

404 error on shared hosting #369

Closed optico closed 5 years ago

optico commented 5 years ago

After installing I get a 404 Not Found error for /login and /admin so its not working. What do I wrong? I'm on a shared hosting. Do I have to make a .htaccess file? And if yes: What needs to be in it then?

Alanaktion commented 5 years ago

If your shared hosting uses Apache, there is already a .htaccess file included that should work fine, so make sure that file is on the server. If it doesn't work with the file included, you'll need to check with your hosting provider to make sure mod_rewrite is enabled.