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@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to