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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

In addition some servlets may depend on each other, so it may be better to just remove the servletmapping<br />

instead.<br />

Be sure to backup web.xml before making changes, as incorrect changes may prevent the server from<br />

starting.<br />

6.2 Disabling RDS if Already Installed<br />

If RDS was installed on the server it may be disabled by placing XML comments around the RDS Servlet<br />

Mapping and the RDS Servlet.<br />

Remove the RDS Servlet mapping:<br />

<br />

RDSServlet<br />

/CFIDE/main/ide.cfm<br />

<br />

Remove the RDS Servlet definition:<br />

<br />

RDSServlet<br />

RDS Servlet<br />

coldfusion.bootstrap.BootstrapServlet<br />

<br />

servlet.class<br />

coldfusion.rds.RdsFrontEndServlet<br />

<br />

<br />

6.3 Disabling support for JWS files<br />

76

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

Saved successfully!

Ooh no, something went wrong!