|
|
Dreamweaver Site Setup and Maintenance |
||||||
|
Goal for this lessonSet up a new site and create two subdirectories, with a few linked pages. Upload this new site to the CUIP server. This document is available as a PDF
Handout. (Requires Adobe Acrobat Reader. If you don't have it, click
this button: Key ConceptIn order to create a web site, you need to create a temporary place to store the files as you're working on them. This temporary place will be on your computer (the one you're sitting in front of), and it is known as the "Local Root Folder."
Once you have created your site, or are done working on it for a time, you will "Put" or publish the contents of the Local Root Folder up to the CUIP Server. The "Define Sites" dialogThe Define Sites dialog box is accessed from the Site Files view. To access the Site Files view, click Window|Site Files or click To open the Define Sites dialog box, either click Site|Define Sites...
or click the arrow on the Site drop-down menu The dialog box has two important categories: local info, and remote info. (other parts are optional). To choose the right category, click it under the "Category" list on the left side. Here's the local info to set up my personal site on the CUIP server: The Site Name is arbitrary (whatever you want it to be). To choose the Local Root Folder, click the yellow folder icon DON'T use the Dreamweaver Program folder as your Local Root Folder. (If you do, you'll end up with lots of extraneous files in your site.) Then, either find the folder you want to use as your local folder using the drop-down box or create a new folder. When using a computer in a lab, it is probably best to create a new folder
on the Desktop. To do this, use the scroll-bar in the drop-down menu to
scroll all the way to the top, and choose Desktop. (Or, simply click the
Then, use the The name of the Local Root Folder does not matter. This folder will NOT appear on the server when you publish your site. When you first click the category "Remote Info," you'll get a screen like this: Click the arrow on the drop-down menu and choose FTP. Here is the remote info for my site on the CUIP server. The "FTP host" will always be cuip.uchicago.edu if you're using the CUIP server. If you're using another server, it might be something like ftp.neiu.edu or webspaces.artic.edu. This field will NEVER include any slashes (/s). The "host directory" field should be "www." This is a subdirectory of your main account directory. Any files that you create for the web MUST be in the "www" directory or a subdirectory of the "www" directory. In the "Login" field, type your CUIP user name. Leave "Password" blank for now. If you type it in, the "Save" box is checked, and anyone who uses the computer you're setting the site up on would be able to edit your web files. Only type your password in if you are using a private, secure computer. If you DON'T type your password now, you will be asked for it later when you "connect" to the site you've defined. Leave the other three boxes (Passive FTP, Firewall, and Check In/Out) UNchecked. When you're done filling the fields, click OK. Then, at this box, click done: When the computer asks if you want to create a Cache file, click yes. (Unless you already have lots of files in your Local Root Folder, creating the cache file will be very quick. Optional diversion: using telnet to look at the
files and folders on the CUIP server.
|
|||||||
Developed by Craig A. Cunningham |