Skip to main content

httpd.conf is overwriten by easyapache? how to keep changes?

Comments

2 comments

  • Shavaun
    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
  • postcd
    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.