[mapserver-dev] - MapCache FastCGI
scott159 at free.fr
scott159 at free.fr
Tue Feb 14 15:14:13 EST 2012
Hi,
I would like configure MapCache with FastCGI mode but I don't know how to do it because I can't find directory /mapserver/mapcache/src/ :
<IfModule mod_fcgid.c>
IPCCommTimeout 120
MaxProcessCount 10
FcgidInitialEnv "MAPCACHE_CONFIG_FILE" "/Users/tbonfort/dev/mapserver/mapcache/mapcache.xml"
<Location /map.fcgi>
Order Allow,Deny
Allow from all
SetHandler fcgid-script
</Location>
ScriptAlias /map.fcgi "/Users/tbonfort/dev/mapserver/mapcache/src/mapcache"
</IfModule>
Thanks a lot
scott
More information about the mapserver-dev
mailing list