Correct maintenance and configuration of Apache server to Protect System Security

Source: Internet
Author: User

The Apache server is fast, reliable, and can be expanded through simple APIs. Its Perl/Python interpreter can be compiled into the server and is completely free of charge and fully open source code. If you want to create a Web server that has millions of users accessing each day, Apache may be the best choice.
Apache is one of the most popular Web server software. It can run on almost all widely used computer platforms. The Apache server is fast, reliable, and can be expanded through simple APIs. Its Perl/Python interpreter can be compiled into the server and is completely free of charge and fully open source code. If you want to create a Web server that has millions of users accessing each day, Apache may be the best choice.
1. correctly maintain and configure the Apache server
Although Apache server developers pay great attention to security, due to the huge number of projects, there will inevitably be security risks. Therefore, it is very important to correctly maintain and configure the Apache WEB server. Notes:
1. Apache server configuration file
The Apache Web server has three configuration files located in the/usr/local/apache/conf directory. The three files are:
Httpd. conf -----> main configuration file
Srm. conf ------> Add Resource file
Access. conf ---> set Object access Permissions
2. Directory Security Authentication for Apache servers
It is allowed in Apache Server. htaccess is used for Directory Security protection. to read the protected directory, you must first press the correct user account and password, which can be used to manage the directories stored on webpages or as member zones. Put an archive named. htaccss in the protected directory. % B? (

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.