Hallo Carsten!

Vielen Dank für Deine Antwort!
Nur wie bekomme ich wandele ich die Ausgabe in nen configure-Befehl um?

Hier die Ausgabe 
# httpd2 -V
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_SYSVSEM_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="/srv/www"
 -D SUEXEC_BIN="/usr/sbin/suexec2"
 -D DEFAULT_PIDLOG="/var/run/httpd2.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="/var/run/accept.lock"
 -D DEFAULT_ERRORLOG="/var/log/apache2/error_log"
 -D AP_TYPES_CONFIG_FILE="/etc/apache2/mime.types"
 -D SERVER_CONFIG_FILE="/etc/apache2/httpd.conf"

# httpd2 -l
Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c


 Mit freundlichen Grüßen
 Timo Salmen 

-----Ursprüngliche Nachricht-----
Von: Carsten Schwertfeger [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 15. Januar 2006 19:45
An: users-de@httpd.apache.org
Betreff: Re: Letztes ./configure anzeigen lassen?

Hi Timo,

"httpd -h" ist Dein Freund.

----------------
Usage: ./httpd [-D name] [-d directory] [-f file]
                [-C "directive"] [-c "directive"]
                [-k start|restart|graceful|stop]
                [-v] [-V] [-h] [-l] [-L] [-t] [-S]
Options:
   -D name           : define a name for use in <IfDefine name> directives
   -d directory      : specify an alternate initial ServerRoot
   -f file           : specify an alternate ServerConfigFile
   -C "directive"    : process directive before reading config files
   -c "directive"    : process directive after reading config files
   -e level          : show startup errors of level (see LogLevel)
   -E file           : log startup errors to file
   -v                : show version number
   -V                : show compile settings
   -h                : list available command line options (this page)
   -l                : list compiled in modules
   -L                : list available configuration directives
   -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
   -S                : a synonym for -t -D DUMP_VHOSTS
   -t                : run syntax check for config files
----------------

Carsten 8o)


Timo Salmen schrieb:
> Hallo!
> 
> Gibt es eine Möglichkeit, mit der ich mir anzeigen lassen kann womit
apache2
> bei der letzten Installation konfiguriert wurde?
> Das Problem ist, dass dies ein fertig konfigurierter Server ist, d.h.
Apache
> wurde damals ala RPM eingespielt. Eine config.nice gibt es also nicht :-(
> 
> OS=Suse9.3
> Apache=2.0.54
> 
> Ich danke schon mal allen Antwortern für Ihr bereitgestelltes Wissen!
> 
>  Mit freundlichen Grüßen
>  Timo Salmen
> 
> 
> --------------------------------------------------------------------------
>                 Apache HTTP Server Mailing List "users-de" 
>       unsubscribe-Anfragen an [EMAIL PROTECTED]
>            sonstige Anfragen an [EMAIL PROTECTED]
> --------------------------------------------------------------------------
> 

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------




--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de"
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an