Is there a detailed description of the. htaccess file?

Source: Internet
Author: User
Is there a detailed description of the. htaccess file? Is there a detailed description of the. htaccess file?
Recommendation

Reply content:

Is there a detailed description of the. htaccess file?
Recommendation

Does the subject want to see "33 days proficient. htaccess"?

No book can make you proficient.htaccess.

Even if you have read the. htaccess authoritative guide, you will not be proficient in it..htaccess.

.htaccessNoOne typeTechnology, but a collection of many technologies. You can say that PHP is a language, but you "learned PHP" and "will be a website" are two different concepts.

.htaccess(Distributed configuration files) is essentiallyChange configuration for directories. After the system administrator configures apache, the apache configuration filehttpd.confIs effective for all websites. However, we often need to modify the configuration for our own website or a directory..htaccess.

We usually use it (I don't know if the subject is the user I mentioned). Most of them only usemod_rewriteModule. That is, frequently used URL re-or pseudo-static.

You can also customize 404 error pages, change file extensions, permit/block access to specific users or directories, and disable directory lists.

Statementmod_rewriteModule. Can you elaborate on this module through a book? No. As for the rewriting rules in the single theory, you need to read a book about regular expressions again.

.htaccessIt involves the entire Apache server, so you have to look at the Apache details.

.htaccessCustomize the 404 error page, customize the 403 page of the forbidden directory list, and 30 x redirect page. For more information, see the HTTP book.

In addition, the Etag configuration, cache, anti-leeching ,......

Therefore, knowledge is the same.

I suggest you read more books.

The most authoritative is the official documentation: give you an address: http://httpd.apache.org/docs/2.2/zh-cn/howto/htaccess.html
It is only in English, and it may be difficult to read.

This does not have it there are a lot of online Introduction You can look for this is I am looking for a you to see is a more comprehensive introduction to: http://blog.snsgou.com/post-345.html

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.