[Opensim-users] Welcome web page on V0.6.6
Teravus Ovares
teravus at gmail.com
Thu Sep 10 08:28:55 UTC 2009
It does have a HTTP server that serves a 404 message to regular
requests. It also serves a default 'login page' if you ask it for
the right address.
http://192.168.1.99:9000/?method=login, works for me, for example, if
my loginURI is http://192.168.1.99:9000/.
Serves up default pages under those circumstances. Those default
pages are customizable by doing a few steps.
To customize those pages, look for the .html.example for that file,
rename them and remove the .example from the end of the file name.
Then open them up in your favorite HTML editor and tweak them to your
liking.
The html files are served up from the bin folder and are named the following:
404 page: http_404.html.example
500 page: http_500.html.example
login page: http_loginform.html.example
To get the login page you suggested to work, you will need to
customize http_loginform.html.example and rename it to
http_loginform.html Then edit your client's shortcut and add
-loginpage <loginpage address>
If you do that correctly, then the viewer will show your loginpage
instead of the SecondLife loginpage.
Best Regards
Teravus
On Thu, Sep 10, 2009 at 4:01 AM, Karen Palen <karen_palen at yahoo.com> wrote:
> I have to admit that installing Apache and setting it up would be far less work LOL.
>
> HMM - I didn't even know about the grid server folder!
>
> Sadly it didn't help, but I will try a couple of permutations.
>
> My main motivation at this point is wondering if OpenSim has this capability or not.
>
> With Ubuntu I know that installing the latest version of Apache is a matter of about a dozen keystrokes (I have it running on another machine), but it could simplify file and process management later.
>
> Eventually I expect to move this whole project to a remote VPS hosting service using Ubuntu/SSL remote login, but I want things pretty solid before I add the extra complexity.
>
> Right now I am just having fun with standalone :-)
>
> Anyway thanks for the pointer to the folder, I will let everyone know if I do get it working.
>
> --- On Wed, 9/9/09, Benjamin Smekens <benjamin.smekens at gmail.com> wrote:
>
>> From: Benjamin Smekens <benjamin.smekens at gmail.com>
>> Subject: Re: [Opensim-users] Welcome web page on V0.6.6
>> To: opensim-users at lists.berlios.de
>> Date: Wednesday, September 9, 2009, 6:25 PM
>> Mhhh, rather than putting a URI in the .ini
>> file pointing towards some web-location, I presume that you
>> have pointed towards some relative .html file inside the
>> grid server folder right? It should just work if you put a
>> relative path there. If it doesn't than I guess your
>> last resort is to quickly fire up Apache, with current LAMP
>> and WAMP packages that should be nothing more than a 5
>> minute job either. I wish you the best of luck, but I guess
>> that it is probably not worth the time trying to make it
>> work with a relative path if it continues to misbehave :-)
>> An alternative to setting up your own web server would be to
>> just get a free hosting account somewhere and to host it
>> from that location.
>>
>>
>> Cheers,
>>
>> Ben
>>
>> On Thu, Sep 10, 2009 at 3:43 AM,
>> Karen Palen <karen_palen at yahoo.com>
>> wrote:
>>
>>
>>
>>
>>
>> --- On Wed, 9/9/09, wallen <wallen at its.bldrdoc.gov>
>> wrote:
>>
>>
>>
>> > From: wallen <wallen at its.bldrdoc.gov>
>>
>> > Subject: Re: [Opensim-users] Welcome
>> web page on V0.6.6
>>
>> > To: opensim-users at lists.berlios.de
>>
>> > Date: Wednesday, September 9, 2009, 9:59 AM
>>
>> >
>>
>> > On Wed, 2009-09-09 at 08:54 -0700, Karen Palen wrote:
>>
>>
>>
>> > > There IS a file in bin
>> called HttpServer.dll and
>>
>> > HttpServer_Opensim.dll,
>>
>> > > but so far I have not been able to get even a
>> static
>>
>> > page to show up on either the Hippo viewer or the
>> Meerkat
>>
>> > viewer.
>>
>>
>>
>> > Yes, that was my experience as
>> well. Starting up my
>>
>> > own Apache server
>>
>> > and service a static page from that was the only way
>> I
>>
>> > could get it to
>>
>> > work.
>>
>>
>>
>> What frustrates me is that I DID have it running a
>> year ago when I first played with OpenSim then put it away
>> as being "neat, but too fragile for now"..
>>
>>
>>
>> I should have saved the OpenSim.ini file at least :-(
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> Opensim-users mailing list
>>
>> Opensim-users at lists.berlios.de
>>
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>>
>>
>>
>> -----Inline Attachment Follows-----
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
More information about the Opensim-users
mailing list