> From: Zala Pierre GOUPIL [mailto:goupilpie...@gmail.com]
> Subject: Re: “Virtual hosting” with port removed?
> If you use Tomcat alone (without Apache or any other web servers), you'll
> have to find a way to have it listen on the port 80 (there a some of them
> available on the web).
Better t
Ho, just to be sure: never ever launch Tomcat with root privileges. Right?
:-)
On Mon, Feb 2, 2015 at 1:39 AM, Zala Pierre GOUPIL
wrote:
> Good evening,
>
> If you use Tomcat alone (without Apache or any other web servers), you'll
> have to find a way to have it listen on the port 80 (there a so
Good evening,
If you use Tomcat alone (without Apache or any other web servers), you'll
have to find a way to have it listen on the port 80 (there a some of them
available on the web).
Because Tomcat uses the port 8080 by default. In such a situation, you
can't remove the port number: no port num
Thanks for tips Hassan! I really appreciate it!
I'll follow your suggestions and take another stab at it. I'll post back here
with my results.
> On Feb 1, 2015, at 2:46 PM, Hassan Schroeder
> wrote:
> Why? Download the real thing, untar, done. No questions about
> packaging issues. Who knows
On Sun, Feb 1, 2015 at 1:04 PM, Micky Hulse 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/9c1278fa73a7a62be8e
Hello,
I'm using Bitnami's Tomcat 8.0.18-0 Dev (64-bit) installer for OS X Yosemite.
Here's my relevant code:
https://gist.github.com/mhulse/9c1278fa73a7a62be8ef
I have a `hosts` entry for 127.0.0.1 spoofing `tomcat.local`.
Problem:
I can't get the vhost working without the port number.
Goal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jimmy,
On 1/31/15 10:13 AM, Jammy Chen wrote:
> Hello Jason, Chris,
>
> Thanks for you answer and replying.
>
> I actually already tired that solution linked in the page
> https://access.redhat.com/solutions/1232233. but it does not work
> at all