I tried full physical path but it does not work. What would be correct paths
for the file on OS X. Any Idea?
This is OS X Server 10.5.6 running Apache 2.2. Here is the included conf
file:

Alias /demo "/Library/WebServer/Naturkart/kulturminnekart/apps/demo/"
# set directory defaults for the above mapping                                  
                                                    

<Directory "/Naturkart/kulturminnekart/apps/demo/">
 AllowOverride None
 Options Indexes FollowSymLinks Multiviews
 Order allow,deny
 Allow from all
</Directory>

SetEnvIf Request_URI "/cgi-bin/demo"
MS_MAPFILE=/Library/WebServer/Documents/Naturkart/kulturminnekart/apps/demo/demo.map
SetEnvIf Request_URI "/cgi-bin/demo"
MS_ERRORFILE=/Library/WebServer/Documents/Naturkart/kulturminnekart/apps/demo/ms.log



Rahkonen Jukka wrote:
> 
> I am having a full physical path there
> MS_MAPFILE=d:/data/maps/test.map 
> 
> -Jukka-
> 

-- 
View this message in context: 
http://n2.nabble.com/setenv-MS_MAPFILE-not-working-tp2386468p2389693.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to