Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

If behind a traffic Manager or Apache Proxy, add scheme=, proxyName= and proxyPort to the context t (See Apache2 Proxy Passing or Proxy Passing section belov)::

...

  • No port changing (non-root users can assign to ports below 1024)
  • Use of URL Rewrite
  • Use of URL Blocking
  • Use of Allow/Denial 
  • SSL offloading/handling outside the Confluence

Se my example in Apache2 Proxy Passing

Time And Date Setup

Time and Date should be set up according to 

https://confluence.atlassian.com/display/DOC/Configuring+Time+and+Date+Formats

My formats for danish is:

Kodeblok
Time Format           HH:mm
Date Time Format      dd-MM-yyyy HH:mm
Date Format           dd-MM-yyyy

 

Logfiles

Logrotate

Set up logrotate to avoid ever growing catalina.out log file. Here Confluence_Home is /opt/confluence, logs are rotated daily and keept for 7 days:

...