160
Chapter 11 Deploying Files
Setting default deployment options
Optionally, you can specify options to apply for every deployment by default.
To set other project deployment options:
1
In the
Options > Settings > Projects > Deployment
pane, specify logging options:
•
If you do not want to create a log file tracking a project’s deployment, select
Disable Logging.
•
To enable logging, clear Disable Logging and, in the Log File box, enter an
absolute file path to a LOG file.
2
Set the default deployment options.
The following table describes each option:
3
Click Apply.
Option
Result when selected
Create Missing Folders/
Directories
Makes the directory structure on the
server
match 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.
Upload Only Newer
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.
Encrypt CFML
Prevents end-users of your web application from
seeing and taking your CFML code.
Force to Lower Case
Changes all filenames to be lowercase, but does
not
lowercase the
link
references to your files. So
selecting this option can cause your links to break on a
UNIX server. For example, the following link would
break:
<a href="ABCs.htm">ABC’s</a>
.
Show Deployment
Warning Dialog
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.
Summary of Contents for HOMESITE
Page 11: ...Contents xi Table of CommandID values 310 Table of SettingID values 314 Glossary 323...
Page 12: ...xii Contents...
Page 20: ...xx About This Book...
Page 28: ...8 Chapter 1 Setting Up the Product...
Page 70: ...50 Chapter 4 Managing Files...
Page 88: ...68 Chapter 5 Writing Code and Web Content...
Page 116: ...96 Chapter 6 Editing Pages...
Page 148: ...128 Chapter 7 Using Web Development Languages...
Page 190: ...170 Chapter 11 Deploying Files...
Page 210: ...190 Chapter 12 Testing and Maintaining Web Pages...
Page 216: ...196 Chapter 13 Extending the Help System...
Page 350: ...330 Glossary...
Page 358: ...338 Index...