Temporary ASP.NET directory: Which folder for which website?
We have a multi-use web server that has a bunch of separate web applications hosted on the same server (IIS6, Windows 2K3).
Now, I'd like to clear the contents of the temporary asp.net files for a certain web application, however, how do we find out which directory in the te开发者_如何学JAVAmporary asp.net files maps to the appropriate website in IIS?
Thanks! -Steve
精彩评论