TRACES of earlier versions of tomcat
2) sudo port install tomcat6 , it works
3) for basic installs you have view http://localhost:8080
4) A blank page there means some other program is already using that port
For my next trick, figuring out how to configure mod_jk
Edoardo Panfili wrote:
>
&
Hi all, I've used macports to install tomcat6, and when I go to
localhost:8080, I see the welcome the page. However severl things I think
are odd are happening:
1) The files are all read-only - I have to change the perms on the
tomcat6/webapps/ROOT/index.html to edit it.
2) I was editing it to se