Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
About defining a Dreamweaver siteAfter configuring your system to develop web applications, define a Dreamweaver site to manage your files. Before you start, make sure you meet the following requirements:
Defining a Dreamweaver site for your web application consists of three steps: 1. Define a local folderThe local folder is the folder you use to store working copies of site files on your hard disk. You can define a local folder for each new web application you create. Defining a local folder also gives you the ability to manage your files and to transfer files to and from your web server easily. 2. Define a remote folderDefine a folder located on the computer running your web server as a Dreamweaver remote folder. The remote folder is the folder you created for your web application on the web server. 3. Define a testing folderDreamweaver uses this folder to generate and display dynamic content and connect to databases while you work. The testing server can be your local computer, a development server, a staging server, or a production server. As long as it can process the kind of dynamic pages you plan to develop, the choice doesn’t matter. After the Dreamweaver site is defined, you can start building your web application. |