Am 29.04.2014 13:44, schrieb Moritz Lennert:
>
> RewriteRule ^balades/(.+)$
> /qgiswebclient.html?map=/home/geogf405/PROJETS/$1.qgs 

Please insert these Rewriterules Directly after the DocumentRoot
Directive and before the <Directory>-Section :

RewriteRule ^/balades/moritz(.+)$ /home/geogf405/qgis-web-client/site [R,L]
RewriteRule ^/wms(.+)$  /home/geogf405/qgis-web-client/site [QSA,PT,L]

Please post the log Files

Reply via email to