Archiv für Dezember 2007
Tomcat behind Apache 2 reverse proxy
30. Dez
Today, I wanted to set up a Tomcat engine that runs on some 80xx port so that it looks like a usual web server running on port 80. I had to fiddle with the settings for some time and maybe, you have got the same steps to do, so this is what I did: More >
Leopard’s second firewall
03. Dez
Recently, I upgraded to Leopard on my MacBook Pro. Unfortunately, it contains a firewall that is not based on port numbers but on the name of the executable application. For me as a Java guy, this means that I can only grant access to Java programs as a whole, not access to a particular port number (e.g. 8080 for JBoss or so). As I do not want to allow all Java programs to access all ports, I searched for a different solution. More >


