Thanks,

So it should be 

./configure --prefix=/export/home/apache2 --enable-mods-shared

Bob


-----Original Message-----
From: André Malo [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 28, 2004 1:44 PM
To: [EMAIL PROTECTED]
Subject: Re: Need help building module mod_expires


* Bob MacMunn <[EMAIL PROTECTED]> wrote:

> Hello,
>       I am building Apache server 2.0.47 using this configure command
> 
> ./configure --prefix=/export/home/apache2 --enable-mod-shared=mod_expires
> 
> When I build I do not see the module getting built.  Am I doing something
> wrong ?

two typos. it must be --enable-mods-shared and without the mod_ prefix.
Alternatively you can just use --enable-expires=shared :-)

nd

P.S.: this is not the right place to ask. There's a user support list for
such
questions, see http://httpd.apache.org/docs-2.0/faq/support.html

Reply via email to