Permalinks fixed

So after sleeping I did the following:

  • Read the help pages for Helicon Tech ISAPI_Rewrite v3
  • Turned the plugin on
    In Helm: Home > Domains > simeonpilgrim.com > Website Extensions >
    URL Rewriting
  • Wrote my rewrite correctly
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule .* /blog/index.php [NC,L]
    <blank line>
    

  • Changed my WordPress permalinks to custom
    /%year%/%monthnum%/%day%/%postname%/

This entry was posted in Blogs and tagged , . Bookmark the permalink.

2 Responses to Permalinks fixed

  1. Pingback: Moving Wordpress from Apache to IIS

  2. Pingback: WordPress 3.0.4 IIS redirect error in Google Webmaster Tools | Simeon Pilgrim

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use a subset of HTML tags and attributes