How To: Quickly Set Umbraco File and Folder Permissions with PowerShell

In 2010 I blogged about how to set Umbraco folder permissions using PowerShell. This has been a really handy snippet -but it's always been a bit of a pain when dealing with new servers, remembering…

Read this article

IIS Url Rewrite appends trailing slash after page extension

I’m a big fan of IIS’s built in Url rewriting module, if you’re not using it, you should be to lowercase urls, set canonical urls and all sorts it’s great. One thing that caught me out when we started…

Read this article

Set Umbraco Folder Permissions with Powershell

If you're not configuring Umbraco through a web installer, you've had your installs in place for years and never checked the permissions or whoever set the permissions up was lazy and gave IIS write…

Read this article