On Sun, Feb 1, 2015 at 1:04 PM, Micky Hulse <[email protected]> wrote:
> I'm using Bitnami's Tomcat 8.0.18-0 Dev (64-bit) installer for OS X Yosemite. Why? Download the real thing, untar, done. No questions about packaging issues. Who knows what this thing does? > https://gist.github.com/mhulse/9c1278fa73a7a62be8ef > I can't get the vhost working without the port number. OK, is your problem with httpd or Tomcat? Is httpd responding to your request for 'http://tomcat.local/'? If so, then why aren't you proxying everything to Tomcat? You don't need to proxy every app individually, and you're not proxying ROOT at all. Your gists and your stated goals seem at cross purposes... -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
