System information
Adobe documentation - Confidential
Table 2.10.1 : CFIDE URIs
URI
Purpose
Safe to Block
/CFIDE/administrator
ColdFusion Administrator
Yes, we will create a
dedicated web site for
ColdFusion administrator
access.
/CFIDE/adminapi
Admin API
Yes, if the admin API is called
from internal CFML code it
will still work when the URI is
blocked. If the admin api is
accessed through a remote
cfc function call then use
another method to protect
this uri (eg IP restriction). Do
not leave this URI open to the
public.
/CFIDE/AIR
AIR Sync API
Usually, unless AIR sync API is
used.
/CFIDE/appdeployment
Yes
/CFIDE/cfclient
Provides assets used by the
cfclient tag.
Yes if not using cfclient.
/CFIDE/classes
Contains java applets for
cfgrid, cftree, and cfslider
Usually, unless java applets
are used.
/CFIDE/componentutils
CFC Documentation viewer
Yes
/CFIDE/debug
Used when debugging is
enabled on the server.
Yes
/CFIDE/images
Contains two image files that
do not appear to be used
anymore
Yes
Adobe documentation - Confidential