Skip to content

CORS issue with embedded nginx #58

@hbruch

Description

@hbruch

When qgis-server is started using the embedded nginx service, no object information is displayed as qgis-server does not send an Access-Control-Allow-Origin header.

This could be solved e.g. by adding add_header Access-Control-Allow-Origin *; to the /qgis/ location in qgis-server-nginx.conf.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions