FYI

# ps aux | grep httpd
apache 15113  0.9 10.3 119952 107436  ??  S    12:30AM   0:00.24 /usr/sbin/httpd
root     556  0.1 10.1 116980 105072  ??  Ss    3:11AM   0:14.87 /usr/sbin/httpd
apache 15109  0.0 10.2 117524 105592  ??  S    12:30AM   0:00.04 /usr/sbin/httpd
apache 15110  0.0 10.3 119984 107448  ??  S    12:30AM   0:00.24 /usr/sbin/httpd
apache 15111  0.0 10.2 118824 106368  ??  S    12:30AM   0:00.06 /usr/sbin/httpd
apache 15112  0.0 10.2 117584 105652  ??  S    12:30AM   0:00.04 /usr/sbin/httpd
apache 15165  0.0 10.1 117004 105088  ??  S    12:30AM   0:00.00 /usr/sbin/httpd
root   15320  0.0  0.1  1520   928  p0  S+   12:30AM   0:00.00 grep httpd


# /usr/sbin/httpd  -V
Server version: Apache/2.0.59
Server built:   Aug 22 2006 23:15:41
Server's Module Magic Number: 20020903:12
Server loaded:  APR 0.9.12, APR-UTIL 0.9.12
Compiled using: APR 0.9.12, APR-UTIL 0.9.12
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 disabled)
-D APR_USE_FLOCK_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="/var/logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="/var/logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

Curl Header:
Server: Apache/2.0.59 (Unix) PHP/4.4.3 mod_ssl/2.0.59 OpenSSL/0.9.7e
mod_apreq2-20051231/2.6.0 mod_perl/2.0.2 Perl/v5.8.7

Reply via email to