|
|
![]()
|
Creating a Directory for Your Web Page
These instructions for setting up your web directory assume you are working from a UNIX command prompt. You can get a command prompt either through telnet or opening a terminal window.
Make a sub-directory off of your home directory called
The WWW directory must be world executable. By default the permissions of
the directory are 775, so normally no further action is needed. In the event
that the permissions of this directory have been changed, you will need to
set them using the command:
The next thing you will want to do is create a file called
What is so special about a file called index.html? A file of this name is used loaded by the server when someone speicifies only your user directory and not any specific file, for example:
is the same as:
Now you can try to view your web-page in a web browser by
typing in the address above. If you get a permission denied error 403 or
something similar, then the permissions on the file
|
|||||
|
Write us at: 4 East Alumni Ave, Kingston, RI 02881-0805, USA. Page last updated: Monday, July 24, 2000 |