Version 5 (modified by 14 years ago) ( diff ) | ,
---|
Configure Web Servers to run MapGuide Web Applications on Windows
this document is written with windows 7 as the testing platform, the process may be slightly different under windows xp. Web applications are refered in mapguide project as web extensions, but they are really the same things.
Under windows, you have the options to configure mapguide web application with either Apache, or Tomcat, or IIS
Apache2
- Download and Install Apache2.2.16 for Windows from Here. Unzip the downloaded file to anywhere, in this document, we unzip it to c:\Apache2
- edit httpd.conf
cd c:\Apache2\conf notepad httpd.conf
- Create another config file, name it mapguide.conf with the following contents(edit it accordingly for your system)
notepad mapguide.conf
Note: Attached are sample conf files.
- start apache http server
Tomcat
IIS
Attachments (1)
-
httpd.conf
(19.7 KB
) - added by 14 years ago.
Sample Apache Config that works with 64-bit Windows 7 machine
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.