Improve Integrating JIRA with Apache documentation

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Answered
    • None
    • Component/s: Documentation - All
    • None

      Integration JIRA with Apache with 'blank' context path. User proposed that this appears to work in httpd.conf. For example:

      <Proxy *>
      Order deny,allow
      Allow from all
      </Proxy>
      
      SSLProxyEngine on
      ProxyRequests Off
      ProxyPreserveHost On
      
      <Location />
      ProxyPass https://jira.mycompany.com:8443/
      ProxyPassReverse https://jira.mycompany.com:8443/
      </Location>
      

              Assignee:
              Wazza
              Reporter:
              Kay Nny Lee [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: