> -----Original Message----- > From: jose b. chua [mailto:[EMAIL PROTECTED] > > access.log logs all requests made through squid. You would be > interested in > looking at HTTP GET and HTTP PUT for file uploads. The > request type is in > the 6th column of the log.
Oops. You'd be interested in POST and PUT for file uploads. GET is for downloads. Sorry.
