httpd.conf is overwriten by easyapache? how to keep changes?
Hello,
according to this post i need to add new content into: [QUOTE]/usr/local/apache/conf/httpd.conf
i want to ask if my changes will be persistent (after easyapache build etc.) or how from WHM i can add new content and making it persistent?
i want to ask if my changes will be persistent (after easyapache build etc.) or how from WHM i can add new content and making it persistent?
-
I'm not certain that the information in that post is still accurate, since it is from a few years ago. However I can tell you that: 1) Making direct changes to your httpd.conf file is generally inadvisable. You can modify your global configuration without changing the httpd.conf file directly. You can find information about the different ways to do this here: I have recently rewritten some of the Apache configuration docs, so please let me know if you have any questions or if they are still unclear. 0 -
So from yours mentioned manual i found one way how to do it via WHM: Home >> Service Configuration >> Apache Configuration >> Include Editor then i already have some code there in "Pre VirtualHost Include", All versions: [QUOTE] FcgidMaxRequestLen 1073741824
so i just paste my code after above mentioned? Im talking about code which is mentioned in the post i linked in first post of this thread? [QUOTE] Options -ExecCGI -FollowSymLinks Includes IncludesNOEXEC Indexes -MultiViews SymLinksIfOwnerMatch AllowOverride All .... ....
? and restart apache?0
Please sign in to leave a comment.
Comments
2 comments