Cuando algo no se práctica se olvida, he querido retomar este blog para presentar diferentes temas de sistemas de Información, en especial de administración de servidores, de seguridad de la Información y de Gerencia de Tecnología, sea pués esta la oportunidad para publicar este solucionario de un reto de seguridad realizado hace un par de años, y que sirve para refrescar o conocer algunos conceptos iniciales de seguridad.
Fue tomado de http://fabien.duminy.ifrance.com/blog/archives/2007/08/entry_14.html tomcat and php Here are the steps to run php in tomcat : Download tomcat and unzip the archive where you want (=> TOMCAT_DIR ) Create the following directories : TOMCAT_DIR /webapps/testPHP If necessary, create directory TOMCAT_DIR /common/lib (it seems, at least with tomcat 6, that the directory is no more created) Edit the file TOMCAT_DIR /conf/catalina.properties and modify the line for property shared.loader : shared.loader=${catalina.home}/common/classes,${catalina.home}/common/lib/*.jar Edit the file TOMCAT_DIR /conf/web.xml and add the lines mentionned below (see ' lines to add to web.xml of your tomcat installation ') To download quercus ( a php 5 engine written in pure java), you must in fact download resin becau...
Comentarios
Publicar un comentario
Debes estar registrado en el blog para poder enviar tus comentarios.