Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

IIS7.0 configuration of WIN2008 system REWRITE pseudo-static environment

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

It is also very easy to configure the pseudo-static environment in the win2008 system. I didn't come to the network to tell you today.

First, go to the official website to download the pseudo-static rewriting plug-in https://www.iis.net/downloads/microsoft/url-rewrite will identify the system online and install it directly.

Will appear after the installation is complete

Then you can import the pseudo-static rules that come with the website program.

In this way, the pseudo-static is set up, and the error of how to import the pseudo-static rule cannot be saved and the code needs to be shielded with a # in front.

Such as

RewriteEngine On

# RewriteBase /

RewriteCond% {REQUEST_FILENAME}!-f

RewriteCond% {REQUEST_FILENAME}!-d

RewriteRule!. (js | ico | gif | jpe?g | bmp | png | css) $/ index.php [NC,L]

If you have any questions, you can consult Hebei charm Network Q1632665886.

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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report