Re: [mapserver-users] hide mapserv? messages

2014-01-28 Thread John Smith
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.sm...@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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] hide mapserv? messages

2014-01-28 Thread John Smith
see http://htaccess.madewithlove.be/


On Tue, Jan 28, 2014 at 2:51 PM, John Smith jayzee.sm...@gmail.com wrote:
 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.sm...@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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] hide mapserv? messages

2014-01-07 Thread John Smith
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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users