Humm ... sorry it has taken a while to get back to you with this. I have
been busy trying to get all my clients up. There is not a lot of them
but it is very time consuming. Before I get to all the configs, does
Tomcat, by default, take over ALL the ips' on port 443 i.e. 0.0.0.0:443?
If so, where would/could I set this to only listen on one IP or even do
not listen for 443 as I have another app that I will need for that port.
Thanks in advance.
Dave
On 22/07/64 2:59 PM, Smithan John wrote:
> Hi Dave,
>
> Please provide below information:
>
>
> - The port on which the old Apache instance is running.
> - The port on which the new Apache instance is configured.
> - Does the whole setup use only DNS resolution or do we have a CSS(Secure
> Switch) layer.
>
> Regards,
> Smithan.
>
> On Mon, May 3, 2010 at 1:05 AM, Dave Filchak<submit@zuka.net> wrote:
>
>
>> Due to a hard drive failure, I am needing to move some websites to a
>> machine that has Tomcat already running on it with Apache as the front end.
>> I was unable to get the sites working using the Apache instance that was
>> already there so, I installed a second instance on the machine, with a
>> separate pid and listening on a different ip. ( it would have been better to
>> just use the same Apache instance but I could not get it to work. The
>> default Tomcat page kept coming up) I added the address attribute to the
>> server.xml files so that it would not listen on all interfaces. So, I have
>> the new instance sort of working but for some reason, on all but two virtual
>> sites, I cannot access them if I use www.somedomain.com. Only if I use
>> somedomain.com. As I said, two of the sites work fine. The dns resolves
>> correctly to either www.somedomain.com or somedomain.com. So, can tomcat
>> or could tomcat be screwing this up somehow (actually, I guess it would have
>> been me who screwed it up somewhere). I am not well versed in tomcat at this
>> point so some help would be greatly appreciated. Either just to solve this
>> issue or help on how I could have simply used the original instance to
>> server my non-tomcat php sites.
>>
>> Thanks in advance.
>>
>> Dave
>>
>>
>
>
>
|