The iis6 tag has no wiki summary.
1
vote
1answer
217 views
Script to determine the SSL certificate assigned to each site
I have a IIS6 web server with 100+ sites on it. Recently, I was forced to renew my wildcard SSL certificate which all the sites use by creating a new CSR request rather than a renew CSR request. I ...
0
votes
1answer
216 views
Converting web.config from iis6 to iis7 format
Im a bit stuck, kinda been lumbered with a website developed over a year ago. The company that designed it and the company that own it dont now speak so i have been lumbered with trying to get it to ...
1
vote
2answers
164 views
What browser is sending user agent beginning mozilla/5.0+, tramslates & into &
We've got a website which has been running for a few years now. One of our customers has just started having an intermittent problem. Looking at our iis6.0 logs the service works correctly when they ...
1
vote
3answers
2k views
How to map URL to IP?
I'm completely ignorant when it comes to hosting.
Suppose I have a web application up and running on IIS 6.0 locally, and then I publish it (somehow?)
I assume the site will be accessible from ...
3
votes
4answers
2k views
How can I set the default page for an https request?
We have a website which has a Virtual Directory containing the secure portion of the website.
If users come to http://www.mydomain.com, they should get directed to default.aspx of the main site, but ...
0
votes
0answers
158 views
IIS 6 nested virtual directory redirection
We're running IIS 6 on a WinServer2k3 box and we're having some trouble with the following problem:
E-mails were sent out to users asking them to go to the following URL:
...
0
votes
3answers
101 views
Looking for archiver script with status
I have a shared hosting account and I want to create a zip (or another archive type) file from whole website.
I asked the hosting support but they don't do this.
Is there any php or Asp.Net script ...
1
vote
2answers
452 views
301 redirect code for IIS6 server
How can I set the non-www url to redirect to www format.
Please guide me - if I do it through server control panel, the site doesn't work.
1
vote
1answer
544 views
Download Link for Custom File Type
I have a client that wants to make their products firmware files available for download on their website. The firmware files have a custom extension: .bi2. The client wants the files to be downloaded ...
1
vote
0answers
72 views
“workaround=” in IIS6 logs
A certain page on our website keeps generating entries like the following on our IIS6 logs:
2011-08-16 00:53:34 W3SVC943830190 10.20.101.146 GET /abc workaround=407707368055555 80 - 66.249.85.65 - ...
2
votes
1answer
751 views
IIS 6 405 error when POSTing through I-Frame
Before I begin, I must add that I am more of a programmer, so please be patient :p
I have a 2003 server running IIS 6. I am trying to create a Facebook application that accesses a url on my server ...
6
votes
2answers
1k views
Migrate ASP.Net web site from IIS6 to IIS7
I have to migrate an ASP.Net web site from IIS6 to IIS7. I tried to copy the all files for a web site from IIS6 (c:\inetpub\wwwroot\MySite) to another box with Windows Server 2008 R2 where IIS7 is ...
