I have installed the new Geoserver 2.8.0 and to avoid CORS related errors I wanted to implement a reverse proxy, instead of setting response headers.
In version 2.1.3 there was a Reverse Proxy Filter that you could enable, in the web.xml file.
In version 2.8.0, I could not found such filter. How can I implement a reverse proxy, so I can get rid of CORS related issues?
Thanks
أكثر...
In version 2.1.3 there was a Reverse Proxy Filter that you could enable, in the web.xml file.
In version 2.8.0, I could not found such filter. How can I implement a reverse proxy, so I can get rid of CORS related issues?
Thanks
أكثر...