[mapserver-users] how to change path httpd.d at ms4w for win 7

Bob Basques bob.b at gritechnologies.com
Wed Dec 1 22:15:10 EST 2010


try these two versions:

http://localhost/index.html <http://localhost/appweb/index.html>

or

http://localhost/appweb/htdocs/index.html <http://localhost/appweb/index.html>


On 12/1/2010 8:49 PM, elisabeth theresia wrote:
> Hello all,
>
> I am successfully install ms4w vs 3.0 vs 11 and tutorial to install it in : 
> http://osgeo-org.1803224.n2.nabble.com/RE-port-from-Apache-to-IIS-td2721888.html
>
> but, i have project from win xp in "\ms4w\apps\appweb" contain folders : htdocs, map, shp, samples, admin, config, 
> data, etc and i copied to win 7 in "C:\ms4w\apps\appweb" .
>
> then how to open it in address Bar like in win xp : http://localhost/appweb/index.html ?
>
> i already add :httpd_appweb in "C:\ms4w\httpd.d" like when in win xp but still can't work..
>
> Alias /appweb "/ms4w/apps/appweb/htdocs/"
>
> <Directory "/ms4w/apps/appweb/htdocs/">
>     AllowOverride None
>     Options Indexes FollowSymLinks Multiviews
>     Order allow,deny
>     Allow from all
> </Directory>
>
> anyone can help? Thanks a lot all :)
>
> -dbee, Indonesia :)
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20101201/825cc966/attachment.html


More information about the mapserver-users mailing list