404 on site except for home page
After following all instructions and enabling my website on local Apache I was able to get to the home page.
The Issue I ran into is that any child link such as /blog or /login gives me a 404.
Is there anything I need to do extra (in addition to what is in the installation instructions) to make it work?
FYI: I have Apache Rewrite module on and working.
Do note that I am running this on Windows.
Thanks in advance for your help.
Hello,
Have you set AllowOverride All in your Apache config?
If AllowOverride is not set to All, the .htaccess file would not take effect.
No problem at all! Happy to hear that it is all working now!
