On Wed, Mar 20, 2013 at 4:42 PM, Pierre Forget
<pierre.for...@st-donat.com> wrote:
> Hi,
>
> In response to Pete Houston.
>
> Yes, I seem to use event. because httpd -l gives me:
>
> Compiled in modules:
>   core.c
>   mod_so.c
>   http_core.c
>   event.c
>
> And certainly mod_cgid because it is in the lines of httpd.conf and active.
>
> Can we go around the side effects of the logs, and get the logs to go in the
> right vhost folder?

Rebuild using

--with-mpm=prefork --enable-cgi

(along with your other configure options) and ensure that mod_cgi is
loaded and mod_cgid is not loaded.


>
> Thanks,
>
> Pierre Forget
>
>
>



-- 
Born in Roswell... married an alien...
http://emptyhammock.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to