[mapserver-users] hide mapserv? messages

John Smith jayzee.smith at gmail.com
Tue Jan 28 11:51:14 PST 2014


guys,

this doesn't work. any help?

RewriteEngine on
RewriteCond %{REQUEST_URI} ^/cgi-bin/mapserv\?*$ [NC]
RewriteRule /* /403.html [L,F]

thks, jzs


On Tue, Jan 7, 2014 at 6:37 PM, John Smith <jayzee.smith at gmail.com> wrote:
> guys,
>
> you know how you get a message when you go to "../cgi-bin/mapserv?" etc:
>
> "No query information to decode.." etc.
>
> well, what do you do with such messages on your prod w*s servers? do
> you hide them? if so, how?
>
> they are getting flagged as xss etc errors and i need a way to handle
> them (mod_rewrite that sh*t?).
>
> thks, jzs


More information about the mapserver-users mailing list