
Adobe documentation - Confidential
*.CFML
*.Cfml
Handles execution of CFML contained in
files with the .cfml file extension. These
servlet mappings can be commented out if
you do not have any files with a .cfml file
extension in your code base.
*.CFC
Handles execution of remote function calls
in cfc files. These servlet mappings can be
commented out if you do not use any CFCs
with access=remote
*.cfm/*
CFCServlet
These servlet mappings are used for search
engine safe url's such as /index.cfm/x/y
Used for RDS, this servlet mapping should
be commented out on production servers.
If you do enable RDS in production (which is
highly discouraged) you should ensure that
it runs over HTTPS and is locked down by IP
Used for debugging cfclient, should be
commented out on production servers.
Java Web Services - allows you to easily
write and deploy SOAP web services in Java
similar to a CFC. Should be commented out
of your applications do not have any jws
files.
Used for cfreport, can be commented out if
cfreport is not used.
Required for flash forms <cfform
format=flash>, can be commented out if
Adobe documentation - Confidential
Comentários a estes Manuais