You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Wiroth Didier <fr...@mcesr.etat.lu> on 2003/06/02 21:03:20 UTC

[users@httpd] vs ./configure of apache 1.3.x and 2.x

Hi,

I'm a new bie and I've been testing apache 1.3.x for a
week! I ran the ./configure script with the following
options:

--prefix=/usr/local/apache (that's ok!)
--disable-module=all 
--server-uid=apache 
--server-gid=apache 
--enable-module=access 
--enable-module=mime
+ other modules I need ..etc

This is not present in apache 2.0! What are the equivalents
in apache 2.0! I would like to compile apache2 with:
1) to compile an run apache so that the uid and gid is
apache
2) disable all modules!!
3) enable modules 1 by 1 (the ones I really need)

Could someone point me how to manage this under apache2
please?!

What is the equivalent of the ./configure options above for
apache2?

Many thanks!!
Didier

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] vs ./configure of apache 1.3.x and 2.x

Posted by Ezra <ez...@acedsl.com>.
be nice children





WC -Sx- Jones wrote:
> 
> On Monday, June 2, 2003, at 03:07  PM, Wiroth Didier wrote:
> 
>>> Have you tried './configure --help'?
>>
>> Yes, ;-) of course! these options aren't present.
>>
> 
> bash-2.05$ pwd
> /usr/local/Forsaken/httpd-2.0.46
> 
> I guess you are right -- all I see are --
> 
> bash-2.05$ ./configure
>   --disable-access \
>   --disable-auth \
>   --disable-charset-lite \
>   --disable-include \
>   --disable-log-config \
>   --disable-env \
>   --disable-setenvif \
>   --enable-http \
>   --disable-mime \
>   --disable-status \
>   --disable-autoindex \
>   --disable-asis \
>   --disable-cgid \
>   --disable-cgi \
>   --disable-negotiation \
>   --disable-dir \
>   --disable-imap \
>   --disable-actions \
>   --disable-userdir \
>   --disable-alias \
>   --enable-so \
>   --with-port=80 \
>   --with-mpm=prefork
> 
> 
> -Sx-  :)
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] vs ./configure of apache 1.3.x and 2.x

Posted by WC -Sx- Jones <li...@insecurity.org>.
On Monday, June 2, 2003, at 03:07  PM, Wiroth Didier wrote:

>> Have you tried './configure --help'?
> Yes, ;-) of course! these options aren't present.
>

bash-2.05$ pwd
/usr/local/Forsaken/httpd-2.0.46

I guess you are right -- all I see are --

bash-2.05$ ./configure
   --disable-access \
   --disable-auth \
   --disable-charset-lite \
   --disable-include \
   --disable-log-config \
   --disable-env \
   --disable-setenvif \
   --enable-http \
   --disable-mime \
   --disable-status \
   --disable-autoindex \
   --disable-asis \
   --disable-cgid \
   --disable-cgi \
   --disable-negotiation \
   --disable-dir \
   --disable-imap \
   --disable-actions \
   --disable-userdir \
   --disable-alias \
   --enable-so \
   --with-port=80 \
   --with-mpm=prefork


-Sx-  :)


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] vs ./configure of apache 1.3.x and 2.x

Posted by Wiroth Didier <fr...@mcesr.etat.lu>.
> Have you tried './configure --help'?
Yes, ;-) of course! these options aren't present.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] vs ./configure of apache 1.3.x and 2.x

Posted by Joseph A Nagy Jr <jo...@charter.net>.
Wiroth Didier wrote:
<snip>
> This is not present in apache 2.0! What are the equivalents
> in apache 2.0! I would like to compile apache2 with:
> 1) to compile an run apache so that the uid and gid is
> apache
> 2) disable all modules!!
> 3) enable modules 1 by 1 (the ones I really need)
> 
> Could someone point me how to manage this under apache2
> please?!
> 
> What is the equivalent of the ./configure options above for
> apache2?
> 
> Many thanks!!
> Didier

Have you tried './configure --help'?


-- 
Wielder of the mighty +1 LARTsaber of Unsubscribe Instructions At End of 
Message,
the +3 Clue-by-Four of No Attachments to a Mailing List,
and the -4 Shield of No Spell Checker


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org