| | | |  This document explains how to configure Dreamweaver so you can publish your website files to the campus web servers.
- Install and launch the Dreamweaver program
- Setup connection to Development webserver (cits-cfdev.umaryland.edu): - Map Network Drive
- Before you can setup your site connection in Dreamweaver. You will first need to map a network drive to the development webserver. Please contact the Web Development Department by emailing webdevelopment@umaryland.edu so that an account/access can be setup for you to map to the drive and appropriate directories for your website.
- For the Drive field, enter the following information:
\\cits-cfdev\inetpub\wwwroot\FOLDER\ - Note: You will need to replace "FOLDER" with the name of the directory for your website
- Once you have a network drive mapped to the Development webserver, launch/start the Dreamweaver Application on your computer. Choose Site from the menu and click on New Site.
- Make sure that "reconnect" is checked when mapping the drive connection
See Figure 1
- Setup Local Info
See Figure 2 - Local Info should be highlighted in the list on the left side of the dialog box.
- In the box labelled Site Name enter a name for your site (ie. Development-CITS)
- In the box labelled Local Root Folder select the folder that you created in the previous step.
- Make sure you uncheck the "Refresh Local File List Automatically" option. This will make using Dreamweaver to view folders and open files faster.
- You can leave the box labelled Default Images Folder blank.
- Enter the address of your website in the box labelled HTTP Address (ie. http:\\cits-cfdev.umaryland.edu\FOLDERNAME\)
- Leave "Enable Cache" checked.
- Click "OK".
- Setup Remote Info
See Figure 3 - Select/highlight Remote Info under the category in the list on the left side of the dialog box.
- Use the dropdown to select "Local/Network" for the field labelled Access.
- Choose the drive that you mapped in the initial step (same drive/folder that you used when you setup the local info above.)
- Make sure you uncheck the "Refresh Remote File List Automatically" option. This will make using Dreamweaver to view folders and open files faster.
- Leave the remaining fields unchecked/blank.
- Click "OK".
- Use webFTP in order to migrate changes to Production webserver (cf.umaryland.edu) |