Permalinks uses mod_rewrite module. By default, this is not enabled in WAMP. Here's how to enable it. Left click the WAMP icon near your clock and or find your httpd.conf by searching in your wamp folder. It will be in your apache folder's conf directory. I found it here: C:\wamp\bin\apache\apache2.2.22\conf. Once the file is open, find the following line and take the has tag out of it. So this: #LoadModule rewrite_module modules/mod_rewrite.so Needs to look like this: LoadModule … [Read more...] about WordPress and WAMP: Permalinks other than Default do not work
Recent Activity