From aba86d866cece5bd467a3dc5c8ee851ede77fb7b Mon Sep 17 00:00:00 2001
From: Rob van Son
+An example Create User Account page is added. When logged in as any user, you can go to this +page and enter your own password (the one you used to log in), the user name, and password of the new +user. Below that, the allowed pages and IP addresses can be entered as a ; separated list of +regular expression patterns. After sumitting the form, the text of the account file will be printed +on the page. These texts can be saved in the .Passwords directory. +However, if the admin account is activated, that user can create active new accounts directly. +With each new user, a home directory is automatically created with in it either a copy of the +Private/UserIndex.html file, or, if that file does not exist, the Private/index.html +file. +