Setting Default Deployment Options - MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual

Table of Contents

Advertisement

140

Setting Default Deployment Options

Optionally, you can specify options to apply for every
To set other project deployment options:
1
Select Options > Settings > Projects > Deployment from the menu.
2
Specify logging options:
3
Specify the default deployment settings as needed.
The following table describes each setting.
Setting
Create Missing Folders/
Directories
Upload Only Newer
Encrypt CFML
Force to Lower Case
Show Deployment
Warning Dialog
4
Click Apply to save your changes.
If you do not want to create a log file tracking a project's deployment, select
the Disable Logging checkbox.
To enable logging, clear the Disable Logging checkbox and specify a file
location (file
path
and file name ending with .log) in the Log File box.
Description of option when selected
Makes the directory structure on the
directory structure on the client. If this is not selected
and you add a new directory to the client, then when
you try to deploy you will receive an error.
Compares the files on the client to the files that are
already on the deployment server, and copies only the
updated files from the client to the server.
Prevents end-users of your Web application from
seeing and taking your CFML code.
Changes all file names to be lowercase, but does not
lowercase the
selecting this option can cause your links to break on a
UNIX server. For example, the following link would
break:
Displays a warning before deploying your files, asking
you to confirm that you are ready to deploy. This dialog
box also has an option to not show the warning again.
Chapter 11 Deploying Files
deployment
link
references to your files. So
<a href="ABCs.htm">ABC's</a>
by default.
server
match the
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 5

Table of Contents