WordPress:Rewrite Rules
From ThinkLemon
Enabling URL rewriting for WordPress:
- Go to 'Dashboard' > 'Options' > 'Permalinks'.
- In the 'Structure' inputbox enter your desired template tags.
- Click the 'Update Permalink Structure >>' button
- If your .htaccess file isn't already writable you'll have to copy the code shown in the textarea on the bottom of the page into your .htaccess file in the root.
Note: You need to have mod_rewrite enabled in Apache
