In Dreamweaver, a site organizes on your local computer all the documents associated with your website and lets you track and maintain links, manage files, share files, and transfer your site files to a web server. Think of your Dreamweaver site as the “bucket” that contains all of the files and assets for your website.
A typical Dreamweaver site has at least two parts:
- Local Folder: This is your working directory. Dreamweaver refers to this folder as your local site. The local folder is usually a folder on your hard drive.
- Remote Folder: This is where you store your files on the computer that is running your web server. The computer running the web server is often (but not always) the computer that makes your site publicly available on the web.
In some circumstances, you might have more than one remote folder. For example, if you work in a team environment, all members of the team might upload their files to a common testing server before they are deployed on the live website. Also, it’s normal to set up a testing server when developing websites that use a server-side technology, such as Adobe ColdFusion or PHP. Since Dreamweaver CS5, you can define multiple remote and testing servers for each site. However, only one of each can be active at any given time.
To get started you simply need to give your site a name, and tell Dreamweaver where you want to store the files on your local computer. Dreamweaver CS6 automatically prompts you for further information about the site setup only when it’s needed.
For more information about Dreamweaver sites in general, see Site management in Dreamweaver Help.
You must be logged in to post a comment.