aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/www/password_help.html
diff options
context:
space:
mode:
authoronefang2021-09-09 12:30:24 +1000
committeronefang2021-09-09 12:30:24 +1000
commit5e05f276c5ea784df0de86d70bf7aab2e5de32d5 (patch)
treeae0b057c8e50ad486102c2a8dabc293d8a0a9bfd /example/www/password_help.html
parentRemove various empty example directories that are auto created now. (diff)
downloadopensim-SC-5e05f276c5ea784df0de86d70bf7aab2e5de32d5.zip
opensim-SC-5e05f276c5ea784df0de86d70bf7aab2e5de32d5.tar.gz
opensim-SC-5e05f276c5ea784df0de86d70bf7aab2e5de32d5.tar.bz2
opensim-SC-5e05f276c5ea784df0de86d70bf7aab2e5de32d5.tar.xz
Rejig the web stuff.
Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++
Diffstat (limited to 'example/www/password_help.html')
-rw-r--r--example/www/password_help.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/example/www/password_help.html b/example/www/password_help.html
deleted file mode 100644
index aef6bd5..0000000
--- a/example/www/password_help.html
+++ /dev/null
@@ -1,11 +0,0 @@
1<html>
2<title>Password help for this grid</title>
3<head>
4<meta charset="UTF-8">
5<link rel="shortcut icon" href="SledjHamrIconSmall.png">
6</head>
7<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
8Include password help for your grid here.
9<p>&nbsp;</p>
10</body>
11</html>