Changeset 1605

Show
Ignore:
Timestamp:
07/04/08 11:06:11 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/cherokee/rule_directory.c

    r1482 r1605  
    8484        } 
    8585 
    86         TRACE(ENTRIES, "Match! rule=%s conn=%s: ret_ok\n", 
    87               rule->directory.buf, conn->request.buf); 
     86        TRACE(ENTRIES, "Match! rule=%s conn=%s web_directory=%s: ret_ok\n", 
     87              rule->directory.buf, conn->request.buf, conn->web_directory.buf); 
    8888 
    8989        return ret_ok;