| Introduction Web Publishing Tutorials |
How to Set Up Your SubdirectoryBefore you publish your Web page(s), you must create a subdirectory (folder), give the site a specific name, and set the access permissions on the subdirectory (folder) so that your files are viewable on the Internet. IT staff have created a shortcut method for you to do all three of these tasks at once. Follow these steps to do so:
You now have a subdirectory (folder) named public_html, which has the correct access permissions to be viewable on the Internet. You can now create your Web page(s). Additional Shortcut CommandsAfter you create your subdirectory using the instructions above, you will also have two UNIX shortcut commands created by IT staff. These commands will help you manage your Web site more efficiently. webpublish—If you create a subdirectory (folder) within your public_html subdirectory, you must make the files it contains available for viewing on the Internet.
webdiskusage—You can determine how much disk space (quota) your files take up in your home directory using this command.
See the IT Help Center pages for more information about how to manage the quota for your account. |