|
|
. |
To create a public_html directory and set permissions:
Congratulations. You have created your directory and set it up so that people can read your Web material. Create your Web page content by following these instructions. To reenter your Web space to edit or create files, telnet into
your mason account. At the osf1/mason> prompt, type:
cd
public_html
Type ls to see the list of your files. Type pico filename (substitute "filename" with the name of your file) to edit a file or create a new file. Web page files must have the .html extension. Your "home" page must always be called index.html. After you edit your file or create a new one, press CTRL X, and then Y, when prompted, to save the changes. There are many Web publishing programs to create html (hypertext) files. Html files and graphic/image
files (.gif, .jpg) files can also be sent to your Web space using a file
transfer protocol.These files, unlike those created in your public_html directory, are then sent
to your public_html directory by using a file
transfer protocol software program (ftp) like SSH Secure Shell or WSftp.
Resources: |
|||||||||||||||||||