Sunday, August 26, 2012

Smile!

Monday, August 13, 2012

Here comes trouble!

Sunday, August 12, 2012

The Cool Dude

Tuesday, August 07, 2012

Monday, August 06, 2012

Walk in the woods

Sunday, August 05, 2012

Thursday, August 02, 2012

WordPress: permalinks on IIS

Trying to provide pretty permalinks on a IIS install of WordPress is something of a problem. The solution is a bit of a hack, but works.

1) Create a custom 404 page as per these instructions: http://dotnetcodebytes.blogspot.com/2011/11/remove-indexphp-from-wordpress-on.html

2) Specify the 404-error.php created in step 1 as your custom 404 page (you'll need access to an IIS admin console).

3) In WordPress, define your permalinks as: /index.php/%postname%/