[mapguide-users] Re: Is it possible to maintain a separate
viewerfiles for a project
Jackie Ng
jumpinjackie at gmail.com
Thu Mar 11 01:00:46 EST 2010
You have a virtual directory called /mapguide
This is created in IIS by the installer. This points to your physical path:
E:\Program Files\OSGeo\MapGuide\Web\www
What I'm saying is to copy this physical path to another directory of your
choice.
eg. E:\Program Files\OSGeo\MapGuide\Web\custom_www
Then in IIS create another virtual directory eg: /mapguide_custom
Make sure this virtual directory maps to your new physical path above, and
has the same IIS settings as the original /mapguide virtual path.
Do your required customisations in the copied directory.
To use the original ajax viewer, use your original url:
eg. http://localhost/mapguide/mapviewerajax/...
To use your customised ajax viewer, change the virtual directory in the url:
eg. http://localhost/mapguide_custom/mapviewerajax/
- Jackie
--
View this message in context: http://n2.nabble.com/Is-it-possible-to-maintain-a-separate-viewerfiles-for-a-project-tp4708311p4714260.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list