On Mon, 05 Feb 2001 14:14:14 +0100, Max Dittrich
>Totally messed up ? Make `mv httpd.conf.default httpd.conf`.
did that. That's what confuses me even more. Since this is an update,
the only thing I could think of, is that it includes some old configs
like srm.conf, but I moved those away (the ones in /etc/httpd at
least)
Quote:>Look for the Content-Type field in the response.
HTTP/1.1 200 OK
Date: Mon, 05 Feb 2001 13:11:55 GMT
Server: Apache/1.3.12 (Unix) (SuSE/Linux) mod_fastcgi/2.2.2
mod_perl/1.24 PHP/4.0.0
Last-Modified: Mon, 05 Feb 2001 12:12:14 GMT
ETag: "21802-479b-3a7e989e"
Accept-Ranges: bytes
Content-Length: 18331
Connection: close
Content-Type: text/html
Quote:>Perhaps youve changed the line
>#AddType text/x-server-parsed-html .shtml
>into
>AddType text/x-server-parsed-html .html
>and didnt uncomment the AddHandler server-parsed .[s]html.
moved the httpd.conf.rpmnew to httpd.conf, and only adjusted
DocumentRoot and UserDir, so this one should be really default...
Quote:>...max
Lars