Web Administration Setup
To enable the web server you will need to follow these steps:
- Set a password for the user id web via the Change a users
password function on the Account Administration page.
- Log in to your server using the web ID, and the password just
selected.
- Use the editor of your choice to create/change the html files.
Key Directories:
- documents contains
's public html documents. The URL
http:/// points to the
file ~web/documents/index.html .
- internal-documents contains the local user login menu.
The URL file://localhost/usr/local/web/internal-documents/index.html
points to the file ~web/internal-documents/index.html . This is the html
document shown when a user logs into the server.