Re: [lug-nuts] shared modules in apache

From: Mike Machado (mike@innercite.com)
Date: Fri Jan 07 2000 - 11:15:30 PST


Brian Lavender wrote:
>
> Mike,
>
> That did it!
>
> Thanks so much.
>
Yeah, I decided to join in on the fun and setup apache DSO on my
workstation here, so I read some of the docs.
I am doing mod_ssl and mod_php3 so far.

> brian
>
> On Fri, Jan 07, 2000 at 10:38:14AM -0800, Mike Machado wrote:
> > Did you do ./configure --enable-shared=max
> >
> > that tells it to use the maximum amount of modules it can.
> >
> >
> > On Thu, 6 Jan 2000, Brian Lavender wrote:
> >
> > > I was looking at an existing config file for apache and I noticed that
> > > it has loadmodule for everything. And then down the list it has addmodule
> > > once it has loaded the modules. How do I compile apache so I get everythig
> > > as a module? I have an existing config file I want to drop in and I
> > > would like to make the new server so it does the same thing with the
> > > modules. Or is this an older way of doing it? Below is the config file
> > > section for the LoadModules. Do I get this by configuring apache with
> > >
> > > ./configure --enable-rule=SHARED_CORE
> > >
> > > as I see in http://brie.com/manual/dso.html
> > >
> > >
> > > brian
> > >
> > > #LoadModule mmap_static_module modules/mod_mmap_static.so
> > > LoadModule env_module modules/mod_env.so
> > > #LoadModule define_module modules/mod_define.so
> > > LoadModule config_log_module modules/mod_log_config.so
> > > LoadModule agent_log_module modules/mod_log_agent.so
> > > LoadModule referer_log_module modules/mod_log_referer.so
> > > #LoadModule mime_magic_module modules/mod_mime_magic.so
> > > LoadModule mime_module modules/mod_mime.so
> > > LoadModule negotiation_module modules/mod_negotiation.so
> > > LoadModule status_module modules/mod_status.so
> > > LoadModule info_module modules/mod_info.so
> > > LoadModule includes_module modules/mod_include.so
> > > LoadModule autoindex_module modules/mod_autoindex.so
> > > LoadModule dir_module modules/mod_dir.so
> > > LoadModule cgi_module modules/mod_cgi.so
> > > LoadModule asis_module modules/mod_asis.so
> > > LoadModule imap_module modules/mod_imap.so
> > > LoadModule action_module modules/mod_actions.so
>
> --
> Brian Lavender
> http://www.brie.com/brian/
> ****************************************************************************
> * To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts"
> * in the message body to majordomo@saclug.org. Please direct other
> * questions, comments, or problems to lug-nuts-owner@saclug.org.

-- 
Mike Machado
mike@innercite.com
InnerCite
Network Specialist
****************************************************************************
* To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts"
* in the message body to majordomo@saclug.org. Please direct other
* questions, comments, or problems to lug-nuts-owner@saclug.org.



This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:10 PST