On 29/04/14 14:02, Oscar Knorn wrote:
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

I get a 404:

The requested URL /balades/moritz was not found on this server.

Logs attached.

Moritz


[Wed Apr 30 11:55:49.219132 2014] [authz_core:debug] [pid 7003:tid 140627917063936] mod_authz_core.c(802): [client XXX.XXX.XXX.XXX:39263] AH01626: authorization result of Require all granted: granted
[Wed Apr 30 11:55:49.219170 2014] [authz_core:debug] [pid 7003:tid 140627917063936] mod_authz_core.c(802): [client XXX.XXX.XXX.XXX:39263] AH01626: authorization result of <RequireAny>: granted
[Wed Apr 30 11:55:49.219174 2014] [core:trace3] [pid 7003:tid 140627917063936] request.c(238): [client XXX.XXX.XXX.XXX:39263] request authorized without authentication by access_checker_ex hook: /balades/moritz
[Wed Apr 30 11:55:49.219300 2014] [core:info] [pid 7003:tid 140627917063936] [client XXX.XXX.XXX.XXX:39263] AH00128: File does not exist: /home/geogf405/qgis-web-client/site/balades/moritz
[Wed Apr 30 11:55:49.219362 2014] [http:trace3] [pid 7003:tid 140627917063936] http_filters.c(1008): [client XXX.XXX.XXX.XXX:39263] Response sent with status 404

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to