IIS 6 disabled parent paths
Thursday, May 17th, 2007If you want to run asp on IIS you may need to enable parent paths:
http://support.microsoft.com/kb/332117
Anther little problem I ran across when setting up my Virtual windows server!
Everthing I have found that might be useful in .NET, C#, SQL Server 2005, PHP and Actionscript 2.0 / 3.0 etc
If you want to run asp on IIS you may need to enable parent paths:
http://support.microsoft.com/kb/332117
Anther little problem I ran across when setting up my Virtual windows server!
Today I am going to have a go at getting compression running on the virtual server.
I found this and it looks pretty helpful!
http://weblogs.asp.net/owscott/archive/2004/01/12/57916.aspx
The only step missed out in this article is that to edit your MetaBase.xml you have to stop IIS Admin. Well I had to anyway as it was holding onto that file. I also made a copy of the MetaBase.xml just in-case it all wen horribly wrong!