TCP redirecting under OSX

Torben | operating systems | Thursday, April 24th, 2008

Motivation:

  • Apache Tomcat as webapp access (embedded in JBoss AS)
  • don’t want Apache httpd in front (not using mod_jk, mod_proxy_http)
  • don’t want priviledged user to run Tomcat at 80/443 (aka http/https)
  • developing locally

Solution:

(more…)

Powered by WordPress | Theme by Roy Tanck