[mapserver-users] Map Demo Setup Help Required
Jeff McKenna
jmckenna at gatewaygeomatics.com
Mon Jul 7 08:06:20 PDT 2008
On 7-Jul-08, at 11:02 AM, Jeff McKenna wrote:
> Alias /mapserv-demo/ "C:/Program Files/ms4w/apps/mapserv-demo/"
>
> <Directory "C:/Program Files/ms4w/apps/mapserv-demo/">
> AllowOverride None
> Options Indexes FollowSymLinks Multiviews
> Order allow,deny
> Allow from all
> </Directory
Sorry, YOUR alias file might look like:
Alias /mapserv-demo/ "C:/mapserver_demos/workshop-5.0/"
<Directory "C:/mapserver_demos/workshop-5.0/">
AllowOverride None
Options Indexes FollowSymLinks Multiviews
Order allow,deny
Allow from all
</Directory>
In other words, your alias file in /ms4w/httpd.d/ should point to
wherever you installed the mapserver demo.
---
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080707/bea60d25/attachment.htm>
More information about the MapServer-users
mailing list