It is more than likely you browser needs to be told localhost is local.
Go to a command line and ping localhost and see if it works
- Original Message -
From: "Rhino" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 06, 2005 6:42 PM
Subject: Re: Can you use Tomcat when
This is in my server.xml the directory is webapps/by-m.
It works also on a linux box. It is inside the .
- Original Message -
From: "Jeff Duska" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 04, 2005 7:45 PM
Subject: Troubleshooting Virtual
ued by" as that certifying authority's name.
> > - Original Message -
> > From: "Faine, Mark" <[EMAIL PROTECTED]>
> > To: "'Tomcat Users List'"
> > Sent: Thursday, March 31, 2005 1:13 PM
> > Subject: RE: SSL config
Answer to number 2 is edit your server.xml change 8443 to 443 in the ssl
section also check that the the normal port redirects to 443.
Where you see 8443 change to 443.
2 changes in your server.xml.
- Original Message -
From: "Faine, Mark" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March
re bound differently for a
> given port type.
>
> If the values being passed are part1=1, part2=2, part3=3, the request
> format would be as follows for each port:
>
> port1: GET, URL="http://example.com/o1/A1B2/3";
> port2: GET, URL="http://example.
http://tuckey.org/urlrewrite/
Does the same for Tomcat.
No need for Apache
- Original Message -
From: "Jason Bainbridge" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, March 23, 2005 6:45 PM
Subject: Re: ugly urls
> On Wed, 23 Mar 2005 16:47:19 +, Didier McGillis
>
restart tomcat
- Original Message -
From: "Mike McMullin" <[EMAIL PROTECTED]>
To: "Tomcat"
Sent: Wednesday, March 23, 2005 6:13 PM
Subject: where are my files?
>
> I've installed TomCat-Jakarta 5.0.19 (from SuSE9.1 which I'm running)
> as well as the demo-server package. I'm trying