On Sun, Feb 01, 2009 at 07:34:50AM -0800, Mark Sapiro wrote:
> Jason Dixon wrote:
> >
> >So if I load http://www.dixongroup.net/mailman/admin/, it gives me
> >results for lists on 127.0.0.1 instead of the hostname. But all of the
> >lists themselves work fine. And list_lists reports everything co
Jason Dixon wrote:
>
>So if I load http://www.dixongroup.net/mailman/admin/, it gives me
>results for lists on 127.0.0.1 instead of the hostname. But all of the
>lists themselves work fine. And list_lists reports everything correctly
>as you'd expect.
>
>Has anyone overcome this? Obviously, the
To help Mailman work within the default OpenBSD httpd chroot, I have
requests for /mailman/ doing a ProxyPass to apache2 running on
localhost. This works great for everything except url's like /admin/
and /listinfo/. Everything below this works fine (e.g. /admin/foo).
So if I load http://www.dix