Re: change loading order of modules in apache

2008-11-12 Thread Freddy Freeloader
lee wrote: On Wed, 12 Nov 2008 13:51:50 -0800 Freddy Freeloader <[EMAIL PROTECTED]> wrote: No. I just created symlinks in mods-enabled to mods-available as I've always done. That has always worked without a snag before. Maybe it has to do in which order files are found in the direct

Re: change loading order of modules in apache

2008-11-12 Thread lee
On Wed, 12 Nov 2008 13:51:50 -0800 Freddy Freeloader <[EMAIL PROTECTED]> wrote: > No. I just created symlinks in mods-enabled to mods-available as > I've always done. That has always worked without a snag before. Maybe it has to do in which order files are found in the directories? -- To UNS

Re: change loading order of modules in apache

2008-11-12 Thread Freddy Freeloader
Jeff D wrote: On Wed, 12 Nov 2008, Freddy Freeloader wrote: I am experiencing something with Apache that hasn't been a problem on three previous Etch builds. We use Ajaxterm as a proxy to reach another server as part of our web application. On all previous builds Apache has loaded all rela

Re: change loading order of modules in apache

2008-11-12 Thread Jeff D
On Wed, 12 Nov 2008, Freddy Freeloader wrote: > I am experiencing something with Apache that hasn't been a problem on three > previous Etch builds. We use Ajaxterm as a proxy to reach another server as > part of our web application. On all previous builds Apache has loaded all > related proxy mo

change loading order of modules in apache

2008-11-12 Thread Freddy Freeloader
I am experiencing something with Apache that hasn't been a problem on three previous Etch builds. We use Ajaxterm as a proxy to reach another server as part of our web application. On all previous builds Apache has loaded all related proxy modules in the correct order by default. In this lat