qgis web client problem with password protection

المشرف العام

Administrator
طاقم الإدارة
Does anybody know how i can apply in the qgis web client a password protection for some projects

I tried this http://lists.osgeo.org/pipermail/qgis-user/2012-October/019803.html.

FIRST I copy file: cgi-bin/qgis_mapserv.fcgiand rename the copy to cgi-bin/qgis_mapserv_safe.fcgi

SECOND I create a new project folder and add a new project there

THIRD I add in the httpd.conf

< LocationMatch "/qgis_mapserv-safe.fcgi">

< LocationMatch "/qgis_mapserv-safe.fcgi">Order allow,deny Allow from xxx.xxx.xxx.xxx #ip address or range that does not require a pw AuthUserFile /etc/apache2/passwords AuthType Basic Require valid-user < /LocationMatch>But it doesn't work at mine.

It load the project with the qgis_mapserver_safe without asking for some authentification



أكثر...
 
أعلى