[Opensim-users] Setting Splash Page

Fish Kungfu fish.kungfu at gmail.com
Mon Feb 9 19:23:51 UTC 2009


Ursula's method is far better than my suggestion.  In fact, I'm changing to
what she said, since it's really the correct way.  Thx Ursula!
~~Fish~~

On Feb 9, 2009 2:01 PM, "Ursula MATOVA" <ursula.matova at klintcentral.net>
wrote:

Hi Wayde,

The way I use to setup my "SplashPage" for my grid is very simple :

Just use the "http_loginform.html.example" file to create a
"http_loginform.html" file in your OpenSim bin directory.

In my case, I transfert everything to an apache server on the same
computer,
Here is the content on my "http_loginform.html" file :



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
<meta http-equiv="Refresh" content="0; url=http://YOUR_SERVER/
index.php">
<title>OpenSim Grid</title>
</head>

<body>
</body>
</html>

Hope this could help you.

Regards,
Ursula.

Le 9 févr. 09 à 19:17, wallen a écrit :

> OK, I'm really new to OpenSimulator, just got it running over the >
weekend, and have been trying...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20090209/f1ca30c1/attachment.html>


More information about the Opensim-users mailing list