Modified:
/Installation.wiki
=======================================
--- /Installation.wiki Wed Nov 17 07:20:16 2010
+++ /Installation.wiki Fri Jan 21 15:54:16 2011
@@ -19,7 +19,7 @@
The standard distribution contains a "bin" folder which is compatible
with !MapGuide Open Source 2.1. If you are using !MapGuide Enterprise 2010
or !MapGuide Enterprise 2011 and wish to access their feature data from
GeoREST, you will need to copy all of the files from the appropriate
version folder ("bin.!MgEnt2010" or "bin.!MgEnt2011") into the main "bin"
folder. Please note that the underlying FDO version for direct file access
by GeoREST is not affected by this, these are just the files required to
access the !MapGuide Web APIs.
-http://i1046.photobucket.com/albums/b461/mapguide_guy/GeoRest%20Documentation/georest_installdir.png
+##
http://i1046.photobucket.com/albums/b461/mapguide_guy/GeoRest%20Documentation/georest_installdir.png
= Web Server setup =
@@ -69,9 +69,28 @@
* IUSR: Read
# Set permissions on the C:\!GeoRest\bin folder as follows:
* Network Service: Full Control
- # Create a new virtual directory at the root of your website with an
alias of "rest" pointing to C:\!GeoRest\bin. In creation dialog check
Execute (such as ISAPI application or CGI) check box.
- # Click Configuration button to add new Application Mapping setting the
wildcard to `.*` and pointing to C:\!GeoRest\bin\!GeoRest_ISAPI.dll. Make
sure to uncheck Check that file exists check box.
- # browse to http://localhost/rest/hello
+
+http://i1046.photobucket.com/albums/b461/mapguide_guy/GeoRest%20Documentation/georest_iis6_bin.png
+ 3. Create a new virtual directory at the root of your website with an
alias of "rest" pointing to C:\!GeoRest\bin. In creation dialog check
Execute (such as ISAPI application or CGI) check box.
+
+http://i1046.photobucket.com/albums/b461/mapguide_guy/GeoRest%20Documentation/georest_iis6.png
+ 4. Right-click the rest virtual directory and choose Properties.
+
+ 5. Under Virtual Directory, click Configuration button.
+
+ 6. Click Add.
+
+ 7. Browse to C:\GeoRest\bin\GeoRest_ISAPI.dll.
+
+ 8. For Extension enter {{{'.*'}}}
+
+ 9. Make sure to uncheck Check that file exists check box.
+
+http://i1046.photobucket.com/albums/b461/mapguide_guy/GeoRest%20Documentation/georest_iis6_extension.png
+
+ {{{10.}}} Click OK 3 times.
+
+ {{{11.}}} In your Browser open http://localhost/rest/hello
You should see a web page saying something like: