In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How to delete or modify the server protocol header Server in IIS7~IIS8.5? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.
Solution: use url-rewrite rules
1. Install http://www.iis.net/downloads/microsoft/url-rewrite first
Download https://www.jb51.net/softs/614384.html
2. Copy the following to web.config
Note that this is the returned Server protocol header, and the value is modified as needed.
3. Restart IIS
If the above operation does not work, you can refer to the following article
Delete X-Powered-By HTTP header
The method to remove X-Powered-By HTTP headers from IIS7 is:
1 start IIS Manager
2 Click the computer name
3 Select the site you need to modify and double-click the HTTP response header
4 all the custom HTTP headers are here. To delete them, just click the Remove button on the right.
Delete X-AspNet-Version HTTP header
Modify the web.config configuration file to add the following line within the block
Delete X-AspNetMvc-Version HTTP header
Set the DisableMvcResponseHeader property of the MvcHandler class to True in the Application_Start event of Global.asax
MvcHandler.DisableMvcResponseHeader = True
After reading the above, do you know how to delete or modify the server protocol header Server in IIS7~IIS8.5? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.