Adding Server Mappings; Understanding Rds Mappings - MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual

Table of Contents

Advertisement

Working with Files on Remote Servers

Adding server mappings

A development
Services (RDS). Mappings serve two purposes:
To enable server-based processing of pages from within ColdFusion Studio
To enable debugging of application code on a remote server via RDS
Mapping for page processing
By default, when you browse a document in the internal or external browser, it is
opened from the local file system or returned via
adequate for checking page content and formatting, but for developing a Web site
you must see dynamic pages as the visitors to your site will actually experience them.
To do this, you can route the documents through a Web server. The server software
can be on the local machine, a network server, or a remote system. So, instead of just
opening the files, an
processing is required, such as for CFML, JSP or other scripting, the Web server will
hand off the page to the appropriate server for further processing, then return it to
the browser. This is valuable for previewing applications and site elements in a test
environment before deploying the site.
You establish this routing by associating the physical directories where your files are
stored with the server that processes the files. This association is called a mapping. A
wide range of Web servers is supported, so you can create multiple mappings and
select which server to use for processing as needed. Consult your server
documentation or provider for the specifics of accessing server directories.
Note
To use server mappings, either Microsoft Internet Explorer or Netscape Mozilla
NGLayout must be configured as the internal browser.
Mapping for debugging
If you have ColdFusion and ColdFusion Studio on the same machine, you can run
the debugger against files opened from the file system, including mapped network
drives. But if you are working with a remote ColdFusion server via RDS, you must set
a
mapping
Note
To debug applications from ColdFusion Studio, you must also complete the
procedures in

Understanding RDS Mappings

A file
mapping
properly resolve a local
mapping
is essential for working with files via Remote Development
HTTP
request for the page is sent to the server. If any server-side
to that server to run the debugger.
"Debugging Application Code" on page
ensures that ColdFusion Studio, the
path
into a server path and URL.
FTP
from a remote server. That is
117.
RDS
server, and your browser can
19

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

This manual is also suitable for:

Coldfusion studio 5

Table of Contents