cismet / cids-server-rest

1 stars 0 forks source link

Swagger does not work if accessed via ProxyPass #59

Closed jeanatcismet closed 8 years ago

jeanatcismet commented 9 years ago

The expected basePath (in the configuration file) does not contain the port. The SwaggerBasePath is build by adding the basePath and the port number from which the server is started. This is problematic if the server is accessed via ProxyPass (redirection of a port 80 resource to the rest server port).

Example:

ci-cismet-de commented 9 years ago

Integrated branch 'feature/59-basepath-port80 (49660bfaa49493d1710f6845d8f93e15f87635ed)' into 'dev (fd9cf7830b64c21c01a0492cf4d58e6d9478b26b)' -- Build 145