16.04.2013 Views

Adobe® ColdFusion® 10 Server Lockdown Guide

Adobe® ColdFusion® 10 Server Lockdown Guide

Adobe® ColdFusion® 10 Server Lockdown Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

JWS Files are Java Web Services files most ColdFusion applications do not use them. To remove support,<br />

simply remove the servlet mapping:<br />

<br />

CFCServlet<br />

*.jws<br />

<br />

Note that the jws mapping should also be removed on your webserver.<br />

6.4 Disabling the GraphServlet<br />

The GraphServlet is used to serve SWF’s or images generated by cfchart and the deprecated cfgraph<br />

tags.<br />

Remove Servlet Mappings that point to the GraphServlet:<br />

<br />

GraphServlet<br />

/CFIDE/GraphData<br />

<br />

<br />

GraphServlet<br />

/CFIDE/GraphData.cfm<br />

<br />

6.5 Disabling Flash Remoting Servlet Mappings<br />

If you are not using Flash or Flex Remoting, and don’t plan on using the ColdFusion <strong>Server</strong> Monitor you can<br />

remove the the servlet mappings.<br />

Remove Servlet Mappings:<br />

<br />

77

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!