Dreamweaver CS4 Resources
|
Connect to an RDS server without defining a site
You can connect to an RDS server to work on
your documents without creating a Dreamweaver site.
If you work on files without creating a Dreamweaver site,
you will not be able to perform sitewide operations, such as link
checking.
- Select Site > Manage Sites.
- Click New and select FTP & RDS Servers.
- Enter a name for the server in the Description text field.
This is the name that will appear in the menu at the top of the
Files panel.
- Select RDS from the Access Type menu.
- Enter the URL that users type in their browsers to open
your web application, but do not include any filename.
Suppose your application’s URL is www.adobe.com/mycoolapp/start.html.
In this case, you would enter the following URL prefix: www.adobe.com/mycoolapp/.
- Click the Settings button to complete the access information.
- Complete the Configure RDS Server dialog box and click
OK.
|