Skip to main content

Apache Includes

Comments

4 comments

  • autoclub
    i have created a custom conf file and added it to the include path ran the script /scripts/ensure_vhost_includes --all-users This then unhashed the include path. Saus it built the httpd.conf fine But it still does not work In my conf file it says Alias /forums /home/username/public_html/addon-domain.com/forums/ Alias /legacy /home/username/public_html/addon-domain.com/legacy/ Alias /public /home/username/public_html/addon-domain.com/public/ Alias /images /home/username/public_html/addon-domain.com/images/ Alias /media /home/username/public_html/sharedresources/media/ Would this work?
    0
  • cPanelMichael
    Hello, Could you elaborate on the configuration you are looking for, with specific examples? For instance, do you want /forums to work on all addon domain names and go to the same location? Thank you.
    0
  • autoclub
    Hi I managed to get this working by using the hashed include in the httpd.conf I added my aliases Then used /scripts/ensure_vhost_includes --all-users which found the new conf file worked a charm.
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.