From a962653e04e8b1d06b36224bf20e85b3462197db Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Thu, 10 Jan 2008 04:37:03 +0000 Subject: * After fighting with it a bit more, Opensim is now compatible with the most recent release client(RC) on the linden labs download page. * Don't forget, you need -loginuri *and* -loginpage * Ex: -loginpage http://10.1.1.2:8002/?method=login -loginuri http://10.1.1.2:8002/ * The ?method=login is important, don't forget to add it * If you customize your http_loginform.html file, be sure to keep the form post address as is. --- bin/http_loginform.html.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/http_loginform.html.example b/bin/http_loginform.html.example index 16655de..41a1083 100644 --- a/bin/http_loginform.html.example +++ b/bin/http_loginform.html.example @@ -8,7 +8,7 @@
-
+
[$errors]
-- cgit v1.1