IIS Issues
Can I have Multiple SSL Certificates on one IIS server
Check if the SSL installation is correct
Configure FTP logon and security
FTP How to
Do
you know the way to test if our IIS is using SSL 2 or 3?
How to Configure an HTTPS Binding on a Windows Server
How to convert SSL Certificate
How to configure HTTP Redirect in IIS 7 - Step by step with screenshots
How to Enable SSL on IIS 7.0 Using
Self-Signed Certificates
How to enable SSL or HTTPS in IIS 7
How to export a Certificate in Windows - Step by step with screenshots
How to export SSL as cer file
How to generate Certificate Signing Request in Windows 2019
How to install a Trusted Root (CA) certificate on Windows
How to install a certificate on a remote
server
How to create FTP Site in Windows 2012 R2
How to recycle an application pool on IIS
How to recycle IIS Application pool
How to Reissue and re-key SSL Certificate
How to setup SSL on Windows 2003 by
using Third-party CA
How to redirect one web site to another
How to redirect the default web site to /exchange?
How to remove a Server Certificate in IIS
7
HOW
TO setup Host Header Names to Host Multiple Sites on One IP
How to install a server certificate in
Windows 2003
Login without entering domain
Multiple
Webs Troubleshooting
Re-direct
mydomain.com to www.mydomain.com
SAN and UCC Certificates
Website redirection
Why do I have to specify the domain name
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.
Post your questions, comments, feedbacks and suggestions
Contact a consultant
|