Apache site security configuration

Source: Internet
Author: User
Apache is the most popular web server today. apache's website security can be solved through authentication, source control, and encrypted access. First, let's install http. As for the rpm installation editor, we will not talk about it here. The following describes the content in the httpd. conf file. I have provided you with a good comments on the above. it is helpful to know about them and solve apache website security. Server listening port: Listen80 listening port. let's take a look at it.

Apache is the most popular web server today. apache's website security can be solved through authentication, source control, and encrypted access. First, let's install http. As for the rpm installation editor, we will not talk about it here. The following describes the content in the httpd. conf file. I have provided you with a good comments on the above. it is helpful to know about them and solve apache website security.

3. private key process:

Create private key openssl genrsa 1024> private/cakey. pem

Modify the permission Chmod 600 private /*

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.