[MapServer-users] Asking help

2022-12-23 Thread Boubacar Bah
Good evening Jeff, by the way I used all the instructions on the mapserver page for tinyows : https://mapserver.org/tinyows/index.html , but unfortunately the problem still persists, that's why I doubt that the tinyows server will work because the link to their site makes a redirection you can

Re: [MapServer-users] Mapserver Apache2 Rewrite not working

2022-12-23 Thread Richard Greenwood
You might try [QSA] Query String Append https://cwiki.apache.org/confluence/display/HTTPD/RewriteFlags+QSA Something like: RewriteRule Sentinel2Ukraine /cgi-bin/mapserv?map=/DyskPlanetiler/MAPFILEs/Sentinel2Ukraine.map [QSA] Or maybe: RewriteRule ^Sentinel2Ukraine$

[MapServer-users] Mapserver Apache2 Rewrite not working

2022-12-23 Thread Marcin Niemyjski via MapServer-users
Hello, I'm trying to shorten my mapfile url from https://www..eu/cgi-bin/mapserv?map=/DyskPlanetiler/MAPFILEs/Sentinel2Ukraine.map to https://www..eu/Sentinel2Ukraine. I'm doing it by writing RewriteEngine onRewriteRule Sentinel2Ukraine?(.*)