[mapserver-users] MS4W using apache/htdocs rather than ms4w/apps

Ben Thompson benftee at gmail.com
Fri Dec 10 12:39:00 EST 2010


I'm trying to put my code in the apache/htdocs folder rather than in
ms4w/apps...that way you don't have to bother with setting up aliases in
httpd.conf
in httpd.conf I say:
DocumentRoot "d:/ms4w/Apache/htdocs"

in chameleon.xml I say:
        <param-name>web_server_path</param-name>
        <param-value>/chameleon/htdocs</param-value>

but nothing in the chameleon folder loads...all are 404-not-found even
though the files do exist: (other folders ok)

for example, for /chameleon/htdocs/skins/IGIS/a_pixel.gif
in access.log:
"GET /chameleon/htdocs///skins/IGIS/a_pixel.gif HTTP/1.1" 404 239
in error.log:
File does not exist: D:/ms4w/apps/chameleon/htdocs/htdocs, referer:
http://localhost/raap/index.php

where is "/ms4w/apps" coming from? where is "/htdocs/htdocs" coming from?
what am I missing? is  this impossible with ms4w?

thanx,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20101210/ac6f214d/attachment.html


More information about the mapserver-users mailing list