I can\'t find my tomcat.conf, I have looked in /etc/tomcat6, but it\'s not there, nor is it in /usr/share/tomcat6.
tomcat.conf
/etc/tomcat6
/usr/share/tomcat6
Where can I fin
There is no means of a tomcat.conf file in a default and plain vanilla Tomcat installation. You however can find several configuration files in the /conf folder. Details/manuals about those can be found at the Apache Tomcat Configuration Reference.
/conf
Hope this helps.