Hi,
I use tomcat JSP, and now a client asks to downgrade and drop the JSP support. Does anybody know how to disable his JSP?
I would realy like to know, as it takes lots of system recourses.
Thank you very much,
Sis
Hi,
I use tomcat JSP, and now a client asks to downgrade and drop the JSP support. Does anybody know how to disable his JSP?
I would realy like to know, as it takes lots of system recourses.
Thank you very much,
Sis
You can ask them at thier website.
http://jakarta.apache.org/site/library.html
Thank You
John Patrick,
Learn how to use CPanel at www.howtobeawebmaster.com
Looking for instructors that are willing to work on consignment basis. Must be a Camtasia User.
You create the course, I give you a piece of the action whenever someone signs up for the course.
Courses needed are Web Site Design courses using FrontPage, Dreamweaver MX, Flash MX, Fireworks MX, Adobe Photoshop and Imageready, Open Realty, oSCommerce, and any other open source software.
You must manually edit the httpd.conf and the server.xml to remove the JSP support for the client.
Regards,
David
Forum Moderator
That's not being a good WebMaster.Originally posted by howtobeawebmaster
You can ask them at thier website.
http://jakarta.apache.org/site/library.html
The way they mention does not work with cpanel servers.
Regards,
David
Forum Moderator
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/catalina/src/conf/server.xmlOriginally posted by dgbaker
You must manually edit the httpd.conf and the server.xml to remove the JSP support for the client.
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/catalina/build/conf/server.xml
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/webapps/tomcat-docs/config/server.xml
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/build/conf/server.xml
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/build/conf/server.xml.in
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/dist/conf/server.xml
:?
This one
/usr/local/jakarta/jakarta-tomcat-4.1.12-src/build/conf/server.xml
Regards,
David
Forum Moderator
It would be nice if there was an option inside of WHM under Plugins and Install Servlets that says Remove Servlets.
Plugins
Install Servlets
* Remove Servlets *
It shouldn't be that hard for the cPanel developers to write in.
-Just a suggestion.
/scripts/remservlets --
domain=example.com