[LLVMbugs] [Bug 1727] New: get svn requests out of access_log

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Oct 11 10:04:47 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1727

           Summary: get svn requests out of access_log
           Product: Website
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac System 9.x
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: General Website
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org
                CC: llvmbugs at cs.uiuc.edu


The access_log is getting bloated, we need to filter PROPFIND requests out in
httpd.conf.  Here's an example that could be adapted to do this:

http://www.webmasterworld.com/forum92/1795.htm

It is filtering propfind requests to a separate file.

-Chris


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list