Posts Tagged ‘iis’

June 20, 2009 7

How To Setup Pretty Premalinks for WordPress on IIS7

By in Uncategorized

If you’re running WordPress on IIS7 like this blog and if you want clean URLs without the “index.php” you can do the following. Although before you get started you need to make sure you have FastCGI and URL Rewrite Module installed on your IIS7. If you’re missing one of those things, you can check out [...]

Tags: ,

September 12, 2008 0

How to setup an asp.net website on localhost

By in Uncategorized

First lets start by setting up the site in IIS… 1.Open IIS by double-clicking on Control Panel->Administrative Tools->Internet Information Services 2.Right Click on Web Sites->Default Web Site 3.Click on Properties->Home Directory and choose the location of your website Now lets give the ASPNET account the appropriate permissions to access that directory… 4. Using My Computer [...]

Tags: ,