shinwari913
My apologies for the delay.
The httpd.config file can be found on the Apache server. I use WAMP on my computer (Windows 7). I simply click on the WAMP icon in my desktop tray, mouse over Apache, and click on httpd.config. The file should open up in notepad for you to edit.
Running a site locally is akin to using a testing server. Before going live, you get a chance to experiment heavily with the code and get all the kinks out without worrying about your site messing up, or worse, going down all together for your visitors.
A million thanks to esmi.
I uncommented the mod_rewrite line in my httpd.config file, restarted all services in Wamp, and tested things out. Guess what? It works. I can now view my posts and comments either from my dashboard or from the site without any 404 errors.
I don’t really understand why it works, but as long as there are smart coders like esmi, I can get by with my non-programming skills.
Thanks again!