Only seeing index page 404 on other pages
Just done an install, there where no errors during he install and the index page page shows fine. If I click on login link I get a 404 not found error.
I have installed it on my ubuntu box running php 7.4, mysql and apache2.
Any ideas?
many thanks
Comments
Log in or create an account to post a comment.
Re: Only seeing index page 404 on other pages
-> ModRewrite
What does the link for Login looks like?
http://example.com/Login
http://example.com/?page=Login
Re: Only seeing index page 404 on other pages
In the apache I have apache2.conf does not control the loadmodule any more it is in its own directory. You might want to look at your instructions on that bit.
Many thanks