User Tools

Site Tools


classes:install_confluence_671_bin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
classes:install_confluence_671_bin [2018/02/14 13:26] – [Install Confluence 6.7.1 from Binary Installer] curry_searleclasses:install_confluence_671_bin [2018/03/02 09:31] (current) – [Install Confluence 6.7.1 from Binary Installer] curry_searle
Line 168: Line 168:
 </code> </code>
  
-Edit ''/etc/nginx/sites-available/default'' to include the following text:+Edit ''/etc/nginx/sites-available/default''
 +<code> 
 +sudo vi /etc/nginx/sites-available/default 
 +</code> 
 + to include the following text, adjusted to match your DNS hostname:
 <code> <code>
 server { server {
Line 197: Line 201:
  
 ===Configure Confluence to Recognize the Proxy=== ===Configure Confluence to Recognize the Proxy===
-Edit the ''Connector'' section of ''/opt/atlassian/confluence/conf/server.xml'':+Backup and edit the ''Connector'' section of ''/opt/atlassian/confluence/conf/server.xml'':
 <code> <code>
 +sudo cp /opt/atlassian/confluence/conf/server.xml /opt/atlassian/confluence/conf/server.xml-DIST
 sudo vi  /opt/atlassian/confluence/conf/server.xml sudo vi  /opt/atlassian/confluence/conf/server.xml
 </code> </code>
classes/install_confluence_671_bin.1518643568.txt.gz · Last modified: 2018/02/14 13:26 by curry_searle