The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Section B-2 specifies the wrong apache folder for .

David Langs
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2016

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

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
rsperafico
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 2, 2016

Thank you David