Previously searched online, but none of them were correct, and later found a solution on the Microsoft website:In Web. config, open debugging is possible, as follows:In Web. configAdd the following code in the following configuration section......The workaround for "Unable to debug on Web server" is reported in vs2013 when the site that was originally in IIS Express is transferred to IIS
steps:
Open:%systemroot%\system32\inetsrv\config\
Open: ApplicationHost.config
Find:
bindinginformation= "IP address : 443: fill in the domain name here "/>
effects in IIS: effects accessed through "Https://IP":Not FoundHTTP Error 404. The requested resource is not found.IIS HTTPS Binding Host header method (can be implemented to prohibit direct IP access, as if it can also be implemented in
First, generate certificate signing Request (CSR) in IIS
Personal understanding: The generation of a CSR is the creation of a "private/public key pair" from which the public key is extracted.
1. Open IIS Manager, select Server certificates in the root node, click the Create certificate Request on the right ..., and then fill in the corresponding distinguished Name Properties (see figure below).
Common
Wang1.cn
Problem: I have a server with an all-around virtual host environment.
Apache is used as a proxy, occupying port 80 and other iis ports. If the website is configured to be in the integrated windows Authentication Mode and anonymous authentication is disabled, the authentication fails no matter how the client enters the authentication password.
It is normal to use iis independently. Enable the ano
The classic difference between the integration and the Classic Mode of the managed pipeline deployed in IIS is that the iis Pipeline
Summary of ESPS and SCSJ in Windows server 2008
The problem with SCSJ lies in the choice of the integration mode and the classic mode, and the system itself is normal. When deploying the system, we chose the integration mode, which made the HttpHandlers node of WebConfig ina
The path of the IIS system is: C:/Windows/system32/inetsrv/(the everyone read permission is usually set in this directory .)Metabase. XML is the IIS configuration information of the stored site. You can find all the site directories and configurations set under the local server IIS.Several major configurations are as follows:Servercomment: The name of my website //Serverbindings: 80 // port of the sitePath
1. The win2003 server uploads kb by default. The solution is as follows:
Advanced "service" to disable the IIS Admin Service
The following message is displayed: World Wide Web Hing service and http ssl will also be stopped.
Find metabase. xml under Windows/system32/inetsrv/and open it in notepad.
Edit the aspmaxrequestentityallowed to change it to the required value. The default value is 204800, that is, 200 K.
Restart the
First, create a directory E:rewrite
Upload the four files (Httpd.ini, httpd.parse.errors, Mtbnotif.dll, Rewrite.dll) under the Rewrite.
Second, set the IIS properties, select Web Site Properties, to the ISAPI filter,
Closes the Properties dialog box.
View site properties again, to ISAPI filters
If you see a green arrow with a status up, it means the rewrite module is installed successfully.
Point to add, in the name of the input rewrite, the exe
This is a typical Windows security database problem, you can use the following methods to resolve this issue:
Windows security database, in%windir%\security\database.
Taiwan's database, the mainland is called the data base. With a dedicated Esentutl.exe tool in the Windows operating system, this is a DOS tool that you can use to view and repair Windows security repositories.
Like I did once. An error occurred while installing the components of IIS:
The jsp + mysql used by the company mail server must be used on windows. However, after tomcat is installed on windows, the system permission is granted by default. If you get a shell, the server will handle it. Therefore, the Service adopts a method of downgrading so that the tomcat service can run with a separate account to prevent webshell from raising the permission to think that the tomcat permission is so large,
Jsp + mysql used by the company mail server, which must be used on windowsMcA
% SystemRoot % \ microsoft. Net \ framework \ v2.0.50727 \ aspnet_regiis.exe-s w3svc/2017372655-norestart
In the w3svc/2017372655 path, you can view the log location in IIS. The default location is c: \ windows \ system32 \ logfiles and find the corresponding application.ProgramName. Separate W3SVC and numbers with a slash.
Reference: http://msdn.microsoft.com/zh-cn/library/k6h9cz8h%28VS.80%29.aspx
How can I use the vbs script to automatically chan
There is no problem with accessing the local machine. After several hours of research, I finally found the key to the problem. Now I will share it with you:
1. Select Start> AllProgram--- Management tools --- Advanced Security Windows Firewall.
2. In the left pane of the Windows Firewall for Advanced Security, select "inbound Rules ".
3. Select "new rule" on the right bar.
4. In the pop-up window, select Select Port> next> select TCP and a specific local port, and enter the port number to be
First, create a directory E:rewrite
Upload the four files (Httpd.ini, httpd.parse.errors, Mtbnotif.dll, Rewrite.dll) under the Rewrite.
Second, set the IIS properties, select Web Site Properties, to the ISAPI filter,
Closes the Properties dialog box.
View site properties again, to ISAPI filters
If you see a green arrow with a status up, it means the rewrite module is installed successfully.
Point to add, in the name of the input rewrite, the exe
Me
People inside and outside Microsoft often call the new IIS 7.0 web server one of Microsoft's most important development tasks in the past few years. This comment is important considering Microsoft has recently launched a series of notable technologies, including Windows Vista!
The release time of IIS 7.0 is exactly Windows NTThe tenth anniversary of the first IIS
Http://www.iis.net/learn/extensions/url-rewrite-module/iis-url-rewriting-and-aspnet-routing
The IIS module has many functions and is rarely used. It is actually quite good.
Just tried the rule from lazyone and it worked with Godaddy hosting since they 've already have Microsoft URL rewriting module installed for every iis7 account.
I believe Tomek gave correc
Document directory
To restart IIS using IIS Manager
To restart IIS using the iisreset command-line utility
To disable restart of IIS Admin Service
To disable restart of IIS Admin Service from the command line
To disable restart of the WWW Service
Related information
Old Article Now I have read it as a classic. I recommend it to you. When it comes to Microsoft's IIS Web server security issues, many people will immediately think of the critical vulnerabilities that are hailed by people: Unicode, CGI parsing ,. ida, idq ,. printer remote overflow. Remotely determine Directory Permissions Open an IIS server. In the IIS Servi
Under the primary domain name (first.com) new two domain name (sub.first.com), first need to add a record to the domain Name service provider, the level two domain name point to your server IP, the following is two examples:
GoDaddy configuration level two domain name:
Dnsprod configuration Level two domain name:
A record is configured to wait a period of time before it takes effect, then we can configure the level two domain name site in
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.