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 /*