From: "Sean McCleary"



After installation, I don't understand the configuration. What is this "AspNetMount" directive? You need that to specify the location
of the ASPX pages?

Yes, every web server needs to know where certain special file type directories are and in Apache ASP.NET is special...

Doesn't the apache DocumentRoot directive take
care of that?

No this is for plain http file type directories, unless you AspNetMount it also...

So it seems you did understand it after all. :)

Jeff




Reply via email to