<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY style="MARGIN: 0px; FONT-FAMILY: Verdana" bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>Hi
Sandra,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>Your
WebLayout is stored in the MapGuide server repository on your "localhost"
machine. If this is a production machine, then that's good; you don't need
to do anything special as long as your web server can communicate with
it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>The server
that you have the MapGuide Web Extensions installed on will need to be
internet-facing as well. If the server you're refering to as "localhost"
is not this server, then you will need to install the web extensions on your web
server, and point it to your MapGuide server machine.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>I would
strongly suggest in either case ensuring that MapGuide is accessibly on port 80;
many users will not be able to access web services on other
ports.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>You may also
want to do some additional work internally before publishing to the web.
If you want to avoid the username/password prompt and long connect string,
you'll want to wrap your web layout in a frameset that sets up a session before
loading the WebLayout.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2>D</FONT></SPAN><SPAN class=366583116-13122006><FONT size=2>ownload the
appropriate viewer sample from this page:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2><A
href="https://mapguide.osgeo.org/downloads.html">https://mapguide.osgeo.org/downloads.html</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2>Within this sample, you have to make a choice of the viewer to use
(AJAX or DWF). Open the appropriate file (for PHP, either
ajaxviewersample.php or dwfviewersample.php) and look at how the web layout is
loaded from a parent frame.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT size=2>To make your
own application, you can copy the contents of the viewer sample to a new
directory and change the appropriate lines in this file to point to your
MapDefinition & WebLayout</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2> $mapDefinition =
"Library://Samples/Sheboygan/Maps/Sheboygan.MapDefinition";<BR>
$webLayout =
"Library://Samples/Sheboygan/Layouts/SheboyganPhp.WebLayout";<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=366583116-13122006><FONT
size=2>Jason</FONT></SPAN></DIV><FONT size=2></FONT><FONT size=2></FONT><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Sandra Lanig<BR><B>Sent:</B> Wednesday,
December 13, 2006 08:28<BR><B>To:</B>
users@mapguide.osgeo.org<BR><B>Subject:</B> [mapguide-users] Publish map from
MGStudio<BR></FONT><BR></DIV>
<DIV></DIV>
<P><FONT face=Arial>Hi,</FONT></P>
<P><FONT face=Arial>I would publish my map into the internet. I have
installed MapGuide OpenSource server and the webserver extension and I developed
the weblayout with MapGuide Studio 2007. The weblayout works fine local
on <A
href="http://localhost:8008/mapguide/mapviewerajax/?WEBLAYOUT=Library%3a%2f%2fFNP+Niederstetten%2fWeb+layouts%2fFl%c3%a4chennutzungsplan+Niederstetten.WebLayout&LOCALE=de">http://localhost:8008/mapguide/mapviewerajax/?WEBLAYOUT=Library%3a%2f%2fFNP+Niederstetten%2fWeb+layouts%2fFl%c3%a4chennutzungsplan+Niederstetten.WebLayout&LOCALE=de</A>.
But now I would like to publish the map into the internet embedded at our
web page. But how works this? Where did MGStudio store my weblayouted map? Or
must I configure the webserver where IŪd like to publish the map?Must I
configure the SiteAdministrator, and how?Could someone help me? IŪm absolutely
beginner.</FONT></P>
<P><FONT face=Arial>Thanks,</FONT></P>
<P><FONT face=Arial>S</FONT></P></BODY></HTML>