Set ColdFusion tag restrictions

You can set ColdFusion tag restrictions by doing the following:

  1. In the ColdFusion Administrator navigation frame, click Security>Tag Restrictions. The Tag Restrictions page appears.

  2. The All tags are enabled by default at installation. To disable a tag, clear the check box.

  3. If you want to specify a directory from which otherwise blocked tags can be executed, complete the Unsecured Tags Directory field. Click Browse Server to locate and enter the path to the directory. The ColdFusion Administrator directory is the default.

    Caution:
    If you change the directory from the default ColdFusion directory and you disable the cfregistry tag, you cannot use the ColdFusion Administrator. To regain access to the Administrator, you have to modify the registry to return the directory to normal.
     

  4. Click Submit Changes to save the tag restrictions.

Related topics