In order to facilitate the search engine crawl (in other words is false static), the following is the rules of the URL rewrite, the effect of looking at my Chinadigger link address. My current rewrite rule:
Copy Code code as follows:
[Isapi_rewrite]
# 3600 = 1 hour
Cacheclockrate 3600
Repeatlimit 32
# Protect Httpd.ini and Httpd.parse.errors
In previous articles, we have discussed several main aspects of URL Rewrite. In the last article of this series, we will discuss some details and features about different levels of URL Rewrite.
Theoretically, IIS-level URL Rewrite
Wordpress
WordPress is still the world's most popular blog system, more and more by the WordPress built Web site in the use of Nginx Server Software, here to share the WordPress nginx rewrite rules:
server {Listen 80;
server_name www.jb51.net jb51.net;
Acce
No one may use the method in the previous article to perform URL Rewrite, because the component that provides URL Rewrite is already overwhelming.
The principle of the ASP. NET-level URL Rewrite component is very simple. In fact,
In previous articles we have talked about several key aspects of URL rewrite. In the last article in this series, we'll discuss some of the details and characteristics of different levels of URL rewrite.
In theory, the IIS-level URL rew
After the URL rewrite, the problem that is often encountered is that the postback destination address in the page is not the address that the client requested, but the address after the URL rewrite. For example, rewrite in one of the previous articles:
When the user requ
One of the easiest ways to implement URL rewriting (urlrewriter) in asp.net.
Reference (author Scott Mitchell translation: Janssen) of the masterpiece, although not fully understand, but also suit did a, quite "achievement" sense. Write it out and share it.
The original said a lot of principles, here is not to say (in fact, I do not understand). Here's how to write the procedure. The goal is to implement one of the simplest programs that can implement
There may be no one to use the method in the previous article for URL rewrite because the components that provide URL rewrite are already overwhelming.
Asp. Net-level URL rewrite component is simple enough to listen to the BeginR
After searching and testing on the Internet, it is found that the rewrite rules of Nginx and the Rewite rules of Apache are not very different, and can be used almost directly. Like writing rules like this in Apache.
Rewrite ^/([0-9]{5}). html$/viewthread.php?tid=$1 last;
Writing in Nginx is impossible to start, and the solution is to add two double quotes:
Multiple sites can be used directly in the Wordpress3.0 and above versions, which can:
1, only install a WordPress program can create multiple WordPress site, can be a child domain name can also be a subdirectory.
2, can have independent blog backstage, independent blog address.
3, the administrator can set open which topics for the site to use.
4, the administrator can configure plug-ins for each site
After IIS7, Microsoft provided the URL rewrite version 2.0, which can be implemented by installing rewrite components. Applies to IIS7 or later versions.Installation can be selected in two ways, one is to download the installation files, and the second is to install through the "Web Platform Installer"1. Download the installation file: https://www.microsoft.com/z
Jsp rewrite url, jsp rewrite
As we all know, all web sites produced by java webprogramming end with. JS, and all other websites end with. html. How can this effect be achieved? The reason for this article is that jsp rewrite url needs to be designed to a third-party shelf pa
Description
The difference between IIRF and Isapi_rewrite is that IIRF does not need to use the escape character \, and isapi_rewrite needs to use the escape character \.
introduce
IIRF is an open-source rewrite URL filter, similar to Apache URL rewrite, based on VC8.0 (which can be recompiled with visual Studio2
Nginx common pseudo-static rules (rewrite)-Discuz X3.2-WordPress-PHPCMS-ECSHOP-SHOPE (convert), nginx-discuz
When we switch from an apache server to an Nginx server, their pseudo-static rules are different. Therefore, you are familiar with the pseudo-static rules of the Nginx server and can write them by yourself. I don't know the pseudo-static rules of the Nginx server. To make it easy for webmasters, I ha
Download the rewrite module for IIS firstHttp://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloadsDownload 32-bit or 64-bit at the bottom of the page as neededAvailable in a Chinese 64-bit: Http://download.microsoft.com/download/4/E/7/4E7ECE9A-DF55-4F90-A354-B497072BDE0A/rewrite_x64_zh-CN.msiThe next direct installation completes after the download i
proxy with URL rewrite 2 and application request routing
Inserting a Web site Analytics tracking code using outbound rules
Set HTTP request headers and server variables
Modifying the HTTP response header
SEO rules Templates
User-friendly URL rule templates
Reverse Proxy rule Template
Using global and distributed rules
Using
The following is the configuration given by the official thinkphp5.1 document, which may not be good. htaccess converted to the following pro-Test available +followsymlinks- multiviews rewriteengineon%{ Request_filename}-D %{request_filename}-F ^ (. *) $ index.php [l,e=path_info:$1 ]thinkphp5.1 default error level is not suitable for development, can be in the configuration file app.php Plus: error_reporting (e_error | E_parse); Set the error levelthinkphp5.1 tp5.1 installation initiali
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.