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

            [CONFSERVER-13942] Rich Text editor does not display when Confluence is running behind Apache

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2879496 ] New: CONFSERVER Bug Workflow v4 [ 2988214 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2784644 ] New: JAC Bug Workflow v3 [ 2879496 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2715073 ] New: JAC Bug Workflow v2 [ 2784644 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2381104 ] New: JAC Bug Workflow [ 2715073 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2272939 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2381104 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2216861 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2272939 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2169297 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2216861 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1929158 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2169297 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1729689 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1929158 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1682737 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1729689 ]

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

                Created:
                Updated:
                Resolved: