Peter Štibraný

less info
229 reputation
311
bio website
location Denmark
age 31
visits member for 4 years
seen May 14 at 9:29
stats profile views 46

Just a random software developer.


May
13
awarded  Notable Question
Oct
16
awarded  Popular Question
Oct
8
awarded  Yearling
Mar
11
awarded  Self-Learner
Aug
16
revised How popular is WebDAV in reality?
edited body
Aug
16
answered How popular is WebDAV in reality?
Aug
9
awarded  Popular Question
Jul
11
awarded  Commentator
Jul
11
comment Apache2: how to avoid logging certain missing files into error.log
I am still interested in missing files ... except those few files I know are missing and get lot of hits everyday.
Jul
9
awarded  Scholar
Jul
9
accepted Apache2: how to avoid logging certain missing files into error.log
Jul
7
revised Apache2: how to avoid logging certain missing files into error.log
edited tags
Jul
7
answered Apache2: how to avoid logging certain missing files into error.log
Jul
7
comment Apache2: how to avoid logging certain missing files into error.log
Thank you for answer. I don't mind having these files in access.log. What I want is to get rid of log entries for missing files in ErrorLog. Unfortunately ErrorLog doesn't support conditional logging using environment variables :-(
Jul
6
revised Apache2: how to avoid logging certain missing files into error.log
title
Jul
6
asked Apache2: how to avoid logging certain missing files into error.log
Jun
26
awarded  Beta
May
31
answered Good graphical HTTP trace program for OSX?
May
30
answered WebDav files cannot be opened, only copied
May
30
comment Webdav troubleshooting on Mac OS X
Chunked encoding gave us some problems, but not because of chunked itself, but because of "Chunked" with capital C ... Apache's mod_proxy doesn't like that (our jackrabbit-based server is behind reverse proxy). This is now fixed.