Internal WordPress pages all 404 when using WAMP
- by rlesko
I have a problem when using WAMP while designing and coding my site.
Well, I have a local version of Wordpress installed in WAMP and use it as a tool to see my changes when coding. I also have the same files uploaded to some free hosting.
The problem is when I want to access for example http://localhost/contact. Browser gives me a 404 error.
As I said, the same files (exact copy from my PC) are on the web here and when I go to http://thefalljourneyindia.iblogger.org/contact it opens the page fine (without the style of course because I haven't made one yet).
Why is that and how do I get to see all of my pages locally like I can when the WP installation is online?