IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-13942

Rich Text editor does not display when Confluence is running behind Apache

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.10.1
    • 2.10
    • None
    • Confluence 2.10 behind Apache 1.3.x and 2.x

      When Confluence is running behind Apache through mod_proxy, resources (such as the ui.css file) are not loaded correctly as it does not use the Base Server URL but instead the local URL (between Apache and Confluence).

      Here are some example settings:

      <Proxy *>
      Order deny,allow
      Allow from all
      </Proxy>
      
      ProxyPass / http://localhost:8080/
      ProxyPassReverse / http://localhost:8080/
      

      The current workaround for Apache 2.x is using the following setting:

      ProxyPreserveHost On
      

      This issue is not present in previous versions of Confluence

        1. request_confluence.gif
          15 kB
          Ralf Papenkordt
        2. seraph-config.xml
          2 kB
          Daniel Davis

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
            Uploaded image for project: 'Confluence Data Center'
            1. Confluence Data Center
            2. CONFSERVER-13942

            Rich Text editor does not display when Confluence is running behind Apache

              • Icon: Bug Bug
              • Resolution: Fixed
              • Icon: Medium Medium
              • 2.10.1
              • 2.10
              • None
              • Confluence 2.10 behind Apache 1.3.x and 2.x

                When Confluence is running behind Apache through mod_proxy, resources (such as the ui.css file) are not loaded correctly as it does not use the Base Server URL but instead the local URL (between Apache and Confluence).

                Here are some example settings:

                <Proxy *>
                Order deny,allow
                Allow from all
                </Proxy>
                
                ProxyPass / http://localhost:8080/
                ProxyPassReverse / http://localhost:8080/
                

                The current workaround for Apache 2.x is using the following setting:

                ProxyPreserveHost On
                

                This issue is not present in previous versions of Confluence

                  1. request_confluence.gif
                    15 kB
                    Ralf Papenkordt
                  2. seraph-config.xml
                    2 kB
                    Daniel Davis

                        alynch Andrew Lynch (Inactive)
                        jhinch jhinch (Atlassian)
                        Votes:
                        6 Vote for this issue
                        Watchers:
                        15 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            alynch Andrew Lynch (Inactive)
                            jhinch jhinch (Atlassian)
                            Affected customers:
                            6 This affects my team
                            Watchers:
                            15 Start watching this issue

                              Created:
                              Updated:
                              Resolved: