Skip to main content

Apache Includes not getting included

Comments

2 comments

  • cPanelMichael
    Hello @verdon, Good question! The contents of the Include directive is part of the template used to build /etc/apache2/conf/httpd.conf . EX: Include "/etc/apache2/conf.d/includes/post_virtualhost_global.conf"
    Per the Apache document linked above: [QUOTE]The Include directive allows inclusion of other configuration files from within the server configuration files.
    Thus, your custom changes are enabled, but you won't see them directly in the httpd.conf file. Let me know if this information helps. Thank you.
    0
  • verdon
    @cPanelMichael Thanks for jumping in and correcting my cross-posting too... I've figured this out and will update the other thread.
    0

Please sign in to leave a comment.