How to configure cors? And why is it important?Tnx On Thu, Aug 25, 2022 at 17:00, Vera Green<vera.green...@gmail.com> wrote: Did you configure cors? nano /opt/tomcat/latest/conf/web.xml
If not google allowing cors for GeoServer. Vera On Thu., Aug. 25, 2022, 3:52 a.m. Richard Duivenvoorde, <rdmaili...@duif.net> wrote: IF you can reach your server from within the network your geoserver is running and NOT from outside that network (eg Geoserver in your homenetwork and you want to reach it from outside your home), then your router/gateway cannot find your 'server' Then probably on your router there is some setting to so something named (on my Fritzbox it is) 'Port Sharing'. It actually means that if somebody knocking (from outside) on your router on port 8080, that the router knows where/to which computer to sent the request to. NOTE you are pushing holes in your router this way, but if that is what you want, that is ok :-) HTH Richard Duivenvoorde On 8/25/22 11:18, Jovan Ninkovic via Geoserver-users wrote: > Hi everybody, > > I've set up GeoServer on my working PC. > What I can't figure out is how to access it with a different PC that is > connected to a different network. > I've tried to open port (8080) on my router and created Inbound and Outbound > Rules in Firewall and still nothing. > > When I am connected to the same network as the GeoServer PC i can access it > using the address: > http://xxx.xxx.x.xx:8080/geoserver/web/ - where xxx.xxx.x.xx is IP address of > GeoServer PC. > > Can anyone share the experience or help on this how to set it up? > > Best regards, > Jovan > > > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to this > list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users