On Wed, Dec 2, 2009 at 8:34 PM, Ty John <ty-ml@xxxxxxxxxxxxxxx> wrote: > > I found the problem (this always happens as soon as you ask for > help ;) ) > > I disabled my proxy (squid) and it loads fine. I decided to disable it > after I noticed another website with a different problem. > > Getting this error: > >>SRVE0255E: A WebGroup/Virtual Host to handle / has not been defined. >>SRVE0255E: A WebGroup/Virtual Host to handle www.open.edu.au:10048 has >>not been defined. >>IBM WebSphere Application Server > > > Can anyone suggest what I need to do to squid to fix this? I don't know much about squid but I know on our squid proxyies any site that uses a non standard port (! 80 or 443) needs a acl Safe_ports port 10048 type entry in the squid configuration file. Not sure what the default setting for this is. Might be worth checking. Regards, Mike