iis-6
IIS 6 : redirect the pages in asp
I am using IIS 6 and classic ASP. I don\'t have access of hosting server. I want to create redirect pages.[详细]
2023-03-27 06:33 分类:问答Need help configuring IIS6 to run ASP.net 2 Application
I have a Windows 2003 server. I am mostly running ASP Classic websites on it. I have them configured as virtual directories under the default web site, so they are accessible as http://TheWebServer/T[详细]
2023-03-27 06:23 分类:问答What is SSL encrypting my web pages if IIS isn't?
I have a client who wants to set up SSL on a new directory on their website. They already have one di开发者_StackOverflow中文版rectory using SSL. BUT, when I go into IIS, even the current encrypted di[详细]
2023-03-26 04:38 分类:问答Application Relative Paths IIS
I\'m moving an web application to a subdirectory from it\'s root and having issues with paths. Old: http://www.domain.com/[详细]
2023-03-25 16:43 分类:问答web app randomly prompts for NTLM authentication
I have an ASP.Net web application that I recently updated to framework 4.0. I had to install the new framework on the server that was running the app in production as well. The server is a 32 bit Wind[详细]
2023-03-25 16:36 分类:问答Error on IIS for ASP.Net Application
I am facing this error occasionally. When I restart the IIS this problem is resolved. The web server(IIS) has more than 10 sites hosted, so i can\'t restart it simultaneously.[详细]
2023-03-25 12:31 分类:问答WCF - weird error
I have my dll hosted at IIS with wsHttpBinding. I have this weird error happened intermediate. Well, everything will be restored back normal again when I reset the IIS (iisreset).[详细]
2023-03-25 10:29 分类:问答Integrated Authentication on dynamic/embedded Webresource.axd under IIS6
Is it possible to force Integrated Authentication on a dynamically created embedded resource under IIS6?[详细]
2023-03-25 05:25 分类:问答Change PHP version in IIS 6
Trying to upgrade from PHP 5.2.5 to 5.2.17 (and then to 5.3.6 once that works) on IIS 6.0, installing the language itself runs just fine and I changed the PHP.ini/ect locations that IIS uses for PHP,[详细]
2023-03-24 23:26 分类:问答How to set a custom HttpHandler without using HttpContext.RemapHandler
Here\'s the scenario: I have an HttpHandler that I\'d like to run for specific URLs, but those UR开发者_如何学GoLs don\'t have consistent extensions, so I can\'t map the handler using httpHandlers in[详细]
2023-03-24 23:11 分类:问答