Tagged Questions
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:
...
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 ...
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 ...