Ok, I finally figured this out. When you're editing the indicated lines in 'index.html', pay close attention in particular to the lines:
" snippet += " IMAGEURL '/ms_tmp/'"; " and " <input type="hidden" name="program" value="/cgi-bin/mapserv.exe"> " It's important to use the 'ScriptAlias' and alias for your MapServer 'tmp' directory. These are indicated in your Apache "httpd.conf" file, so be sure to take a peek at it when you're making modifications to index.html. -- View this message in context: http://n2.nabble.com/msLoadMap%28%29-Unable-to-access-file-tp1971168p2677714.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
