Apache httpd.conf include file that the server won't overwrite?
I'd like to add
to my Apache configuration however this is what is at the bottom of the file: # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # DO NOT EDIT. AUTOMATICALLY GENERATED. USE INCLUDE FILES IF YOU NEED TO MAKE A CHANGE # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I am aware that Apache allows including additional configuration files. What is the best file or way to add it without the server overwriting my custom settings?
ServerSignature Offto my Apache configuration however this is what is at the bottom of the file: # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # DO NOT EDIT. AUTOMATICALLY GENERATED. USE INCLUDE FILES IF YOU NEED TO MAKE A CHANGE # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I am aware that Apache allows including additional configuration files. What is the best file or way to add it without the server overwriting my custom settings?
-
Hi, You can disable Server Signature using the Apache Global Configuration tool within WHM 0 -
Not only can you disable it using the method @cPanelKenneth suggested but you can add includes to the apache configuration using the steps here: Modify Apache Virtual Hosts with Include Files | cPanel & WHM Documentation Furthermore, I should note that feature requests should be added to 0
Please sign in to leave a comment.
Comments
3 comments