Skip to content

Support proxy requests #11

@AlexanderWillner

Description

@AlexanderWillner

Hi there,

I've the following setup tested:

  • Client <-> Server:9001

This is working quite well. For several reasons I've to use this setup:

  • Client <-> SSL-Proxyserver (Apache ProxyPass) <-> Server:9001

I can open the first page but there are several issues:

  1. The link https://proxy/newpad forwards to http://proxy/p/I8ZsAKR4Ug
  2. When opening https://proxy/p/I8ZsAKR4Ug I see the (unresponsive) GUI and in the browser console I see the following errors:
    1. XMLHttpRequest cannot load http://proxy/socket.io/xhr-polling/1306165174613. Origin https://proxy is not allowed by Access-Control-Allow-Origin.
    2. [blocked] The page at https://proxy/p/I8ZsAKR4Ug ran insecure content from http://proxy/socket.io/jsonp-polling//1306165179614/0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions