from httpd -V and -l to ./configure --[options]
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers on Unix and Linux > from httpd -V and -l to ./configure --[options]




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    from httpd -V and -l to ./configure --[options]  
nicola


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-04 07:46 AM

Hi,

may be a trivial question, but I have the output of

# ./httpd -V
Server version: Apache/2.0.49
Server built:   xxxx
Server's Module Magic Number: xxx
Architecture:   32-bit
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_PROC_PTHREAD_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/usr/local/apache2"
-D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

#httpd -l

Compiled in modules:
core.c
mod_access.c
mod_auth.c
mod_include.c
mod_log_config.c
mod_env.c
mod_setenvif.c
mod_ssl.c
prefork.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_cgi.c
mod_negotiation.c
mod_dir.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_so.c

and I need the configure's options that make this output. In
particular I need the options that make this output in httpd -V:

-D APR_HAS_SENDFILE

I have not config.nice of previuos installation.

thanks for every hints.

ciao
nicola.
----------------------------------
rimuovere NO e PUFFI per scrivermi





[ Post a follow-up to this message ]



    Re: from httpd -V and -l to ./configure --[options]  
Joshua Slive


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-05-04 01:01 PM

nicola wrote:

> and I need the configure's options that make this output. In
> particular I need the options that make this output in httpd -V:
>
> -D APR_HAS_SENDFILE

Apache (APR in particular) will set this whenever it finds your system
has the sendfile syscall.  There is no need to request it specifically.
Joshua.






[ Post a follow-up to this message ]



    Re: from httpd -V and -l to ./configure --[options]  
nicola


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-05-04 01:02 PM

On 4 Aug 2004 11:21:13 -0700, "Joshua Slive" <jslive@gmail.com> wrote:

>nicola wrote:
> 
>
>Apache (APR in particular) will set this whenever it finds your system
>has the sendfile syscall.  There is no need to request it specifically.
>Joshua.

Thanks you! This info is very usefull for me!

ciao
nicola.
----------------------------------
rimuovere NO e PUFFI per scrivermi





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:33 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register