Announcement

Collapse
No announcement yet.

Apache Compiled with PHP 4MB

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Apache Compiled with PHP 4MB

    hier ein auszug aus meiner apache version!<br>
    unten steht noch die grösse von httpd also nix mit 4MB.<br>
    (OS: OpenBSD 2.9)<br>
    <br>
    mfg<br>
    Bojan Savicevic<br>
    Unix Administrator of NIRA HandelsgmbH<br>
    <br>
    <-- BEGINS HERE --><br>
    <br>
    bash-2.05$ lynx -head -dump http://localhost<br>
    HTTP/1.1 200 OK<br>
    Date: Fri, 29 Jun 2001 06:58:10 GMT<br>
    Server: Apache/1.3.20 (Unix) mod_perl/1.25 PHP/4.0.6 mod_ssl/2.8.4 <br> OpenSSL/0.9.6<br>
    Last-Modified: Mon, 07 May 2001 15:42:35 GMT<br>
    ETag: "58b7a-1d5-3af6c26b"<br>
    Accept-Ranges: bytes<br>
    Content-Length: 469<br>
    Connection: close<br>
    Content-Type: text/html<br>
    <br>
    bash-2.05$ /usr/local/apache/bin/httpd -l<br>
    Compiled-in modules:<br>
    http_core.c<br>
    mod_env.c<br>
    mod_log_config.c<br>
    mod_mime.c<br>
    mod_negotiation.c<br>
    mod_status.c<br>
    mod_include.c<br>
    mod_autoindex.c<br>
    mod_dir.c<br>
    mod_cgi.c<br>
    mod_asis.c<br>
    mod_imap.c<br>
    mod_actions.c<br>
    mod_userdir.c<br>
    mod_alias.c<br>
    mod_access.c<br>
    mod_auth.c<br>
    mod_setenvif.c<br>
    mod_ssl.c<br>
    mod_php4.c<br>
    mod_perl.c<br>
    suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec<br>
    <br>
    bash-2.05$ ls -la /usr/local/apache/bin/httpd<br>
    -rwxr-xr-x 1 root wheel 2482176 Jun 25 13:07 /usr/local/apache/bin/httpd<br>
    <br>
    <-- ENDS HERE --><br>
Working...
X