Wordpress Tips

1) Use WordPress Custom Permalink Structure
/%category%/%postname%/

2) Good Sites

3) WordPress Permalinks Does Not Work in xampp Setup

  • edit the httpd.conf that locates in C:\Program Files\xampp\apache\conf directory (folder).
    Remove the hash sign (#) from the line.
    #LoadModule rewrite_module modules/mod_rewrite.so
  • Restart the Apache. Permalinks is working after restart.
This entry was posted on Monday, December 1st, 2008 at 9:09 pm and is filed under Wordpress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply

You must be logged in to post a comment.