Forum Moderators: DixonJones
What you can do is limit the bandwidth wasted each time. Create a custom block for the log files (using a FilesMatch block) and in that block specify a new 403 ErrorDocument that simply returns the string "forbidden". That ought to take up about 22 bytes each time, rather than the several hundred bytes that a nice, user-friendly custom 403 page would use up each time.