|
From: Brian P. <br...@un...> - 2005-06-29 05:55:04
|
On Wednesday 29 June 2005 15:38, Ben Holt wrote: > Brian Parish wrote: > >On Wednesday 29 June 2005 14:54, Ben Holt wrote: > >>Brian Parish wrote: > >>>>>When I attempt to browse I get: > >>>>> > >>>>>The connection was refused when attempting to contact > >>>>>my.server.name:2096 > >>> > >>>I have no idea why the connection is being attempted on 2096. Where is > >>>this determined? > >> > >>The 2096 is coming from the port listed in your first post > >>(my.server.name:2096 above). Looks like you need to sort out your > >>apache/web browser first. > >> > >>- Ben > > > >No - either I am very confused or you are. > > Admittedly I'm biased, but I'm leaning towards the former ;-). > > > If I browse to: > >http://univexsystems.com/ > > > >I see the test page I have placed there in index.html > > > >If I browse to: > >http://univexsystems.com/webmail/ > > > >I get the connection refused on 2096 > > > >webmail is a symlink: > >lrwxrwxrwx 1 root root 23 Jun 29 12:06 webmail > >-> /usr/share/squirrelmail/ > > > >So something about attempting to connect to squirrelmail is causing 2096 > > to be used. What or why - I know nothing! > > What's in your apache logs? Is there an alias for webmail/ in your > apache config? Is there a redirect in your /usr/share/squirrelmail/ > index page? > > - Ben In the access log: "GET /webmail/ HTTP/1.1" 302 304 in the error log: Nothing relevant The rpm install created an alias in conf.d, but this may be apache 2 specific, so I have also included that in httpd.conf and restarted apache. No difference. /usr/share/squirrelmail/index.php is unchanged - just the one line: header('Location: src/login.php'); thanks Brian -- Brian Parish Managing Director Univex Systems Pty Ltd Phone: 1300 73 64 54 Mobile: 0414 325 521 |