windows2008 iis7 pseudo-static URL with special symbol space can not be accessed
Under iis7, pseudo-static with spaces in the url will not be able to access normally, for example: http://search.* *.cn/product/k-ˮ+��.htm will appear that the request filtering module is configured to reject requests that contain double escape sequences. HTTP Error 404.11 - Not Found The workaround is as follows:
1. In the address bar, type: %windir%\\system32\\inetsrv\\config\\applicationhost.config and click Open.
2. In the ApplicationHost.config file, locate the <requestFiltering> node under configuration/system.webServer/security/requestFiltering/in the file. About 360 lines change <requestFiltering> to <requestFiltering allowDoubleEscaping="true"> or modify or add the node in the web.config of the website.
<configuration>
<system.webServer>
<security>
<requestFiltering allowDoubleEscaping="true">< ;/requestFiltering>
</security>
</system.webServer>
</configuration>
This problem has been plagued for a long time Finally solved.
In the previous IIS7 configuration php we have detailed the configuration process, maybe some friend
FBD is Fully-buffer DIMM (full cache module technology), which is a serial transm
The topic requires a DNS server to act as a domain name resolution server for two mail servers. 1. S
One trick: open http compression Currently mainstream web servers already support
Ten steps to teach you to build a secure personal web server
Set up a DHCP server under Linux
Tips: Several tips for protecting web servers
Modify the parameters to solve The FastCGI pool queue is full error
Win7 IIS 7 ASP gets the system date format as a slash solution
IIS 6's best configuration method for
Security tips teach you how to use SSL to give IIS a lock
Deploy ASP.NET MVC application under IIS 6
Comprehensive interpretation: What is a Web service?
IIS failed to start "The system could not find the specified path"
How to migrate Windows 2003 to Windows 2008
How to add new users to win10?
Windows 7 hard disk partitioning method
Windows 7 Application Tutorial: Improvements to the Start Menu
Experts easily set the cheats of win8 account password
Mac install win10 black screen
How to adjust the position of the language bar of Win8 system
How does Win10 set the taskbar transparent? Win10 set the taskbar transparent method