Home | Recovery | Cisco How To Net How To | Blog | Search | Forums | Services | Setup Guide | Chicagotech MVP | IT Exam Practice  |  About Us | Contact Us|

 
 

IIS Issues

530 Connection refused, unknown IP address
Access denied by access control list
An error occurred opening that folder on the FTP Server.
Another site may already be using port you configured
Certificate error in IIS running multiple virtual websites
Can’t access FTP, SFTP and FTPS server
Can't access webDAV using HTTPS
Can’t login FTP site because of missing port 20 on Windows firewall
Can't run http://hostname/CertSrv: HTTP 401 not found

Configure FTP logon and security
Could not login to the FTP with the user name and password specified
Solved: Directory Listing Denied when opening a web site

Enable SSL on several IIS websites on the same default 443
Event ID 8 - FTP Server could not create a client worker Thread
...
FTP: 227 Entering Passive Mode (10,0,1,17,149,179)
How to redirect one web site to another
HOW TO setup Host Header Names to Host Multiple Sites on One IP
HTTP Error 401.1 Unauthorized: Access is denied
HTTP 401.2 - Unauthorized: Logon Failed Due to Server Configuration with No Authentication
HTTP 401.3 Denied by Resource ACL
HTTP Error 403.6 - Forbidden: IP address rejected
"IPSec" Not Yet Supported on property: IPSecurity
Multiple Webs Troubleshooting
Object doesn't support this property or method.
Problems with this Web page might prevent it from being displayed properly or functioning properly.
process cannot access the file because it is being used
Require SSL is grayed out
Server Error in '/' Application with HTTP 401: Unauthorized
Service Unavailable cases
Solved: This Virtual Listing does not allow content to be listed when opening a web site
SSL port grayed out in XP
The IP address of your browsing computer is on this list
The page cannot be found when installing Server Certificate
The publisher of this program couldn't be verified
The Web server you are attempting to reach has a list of IP addresses that are not allowed to access the Web site
Unable to browse to our Certificate Authority website
You are not authorized to view this page
Web site that is referenced here is not configuration database
Windows FTP errors

 Configure FTP logon and security

You use Internet Service Manager to configure logon requirements for the FTP service and use NTFS to control the security. To allow anonymous only select the Allow only anonymous connections check box and Allow IIS to control password. To control read and write rights, modify NTFS and FTP Home Directory.

How to redirect one web site to another

To redirect http:///www25.brinkster.com/chicagotech to http://www.chicagotech.net add following script into the default page of http:///www25.brinkster.com/chicagotech.

<title>The web site has been moved to http://chicagotech.net</title>
<meta http-equiv="refresh"; content="1; URL=http://www.chicagotech.net">

<p>The web site has been moved to
<a href="http://www.ChicagoTech">http://www.ChicagoTech</a></p>
<p></p>

HOW TO setup Host Header Names to Host Multiple Sites on One IP

Configure Host Header Names in IIS 5.0
To configure host header names in IIS, start the Internet Service Manager (Iis.msc)>the Properties of the web, select IP address that the site will use and TCP Port that should be used (usually 80). Click Advanced>Multiple identities for this Web Site list, select the identity that you want to use. Click Edit, and then add the desired host header name like web1.domain.com. Register the host header name with the appropriate name resolution system. If the accessed web is on an intranet register it with the intranet's name resolution system, such as WINS and internal DNS. If the access web is on the Internet, register the host header name with DNS, which is administered by InterNic.

NOTE: If you want this site to respond to more than one host header name, use the Add button to add additional identities to this list. Specify a different host header name for each identity, but be sure to use the same IP address and port.

Multiple Webs Troubleshooting

If you get error:

Event ID : 115
Source : w3svc
Description : The service could not bind instance X.
This problem can occur when some or all of the Web sites that are using Host Headers have the same port number defined for Secure Sockets Layer (SSL). Internet Information Server does not support the use of Host Headers for SSL.

 

Bob Lin Photography services

Real Estate Photography services 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2021 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.