This question is in reference to Atlassian Documentation: Proxying Atlassian server applications with Apache HTTP Server (mod_proxy_http)
Note that for Debian, the preferred approach is to add the virtual host block to a separate configuration file for each application in /etc/apache2/sites-available/<site>, for example named confluence.conf and/or jira.conf. These should be based on the default template, 000-default.conf.
For apache 2.4, the httpd.conf specifies that it loads
etc/apache2/sites-enabled
not
etc/apache2/sites-available
Thank you David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.