The simplest maybe would be to symlink the qgis-mapserver.fcgi to another file and use File level password protection. http://httpd.apache.org/docs/2.2/mod/core.html#files
I suggest you to consider the Lizmap application, which gives you the opportunity to set authentications for each qgis project. (and probably my Django project in a near future :)) giovanni 2012/10/19 Dieter Becker <[email protected]> > Dear QGIS-users, > > I have got a questions concerning the QGIS-Webclient: > > I try to implement a webmapping-solution with qgis-server and qgis > webclient. > > At the moment I have got this application running with > login/password-restriction for the cgi-bin-folder as well as the webclient > itself so that also the WMS-services are password-protected. > > Now I would also make it possible to produce some none-password-protected > WMS-services at the same time? > > Is it possible just to use two cgi-bin folders and not to encrypt the > second one? > Did someone of you already has such a system up and running with a mixture > of encrypted and non-encrypted services? > > best wishes, > > Dieter > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
