Skip to content

Instantly share code, notes, and snippets.

@booyaa
Created October 1, 2015 15:43
Show Gist options
  • Save booyaa/e634f4d4e71927626548 to your computer and use it in GitHub Desktop.
Save booyaa/e634f4d4e71927626548 to your computer and use it in GitHub Desktop.
# Generic configuration items (to be used as interpolations) in other
# apache filters.
[INCLUDES]
# Load customizations if any available
#after = apache-common.local
[Definition]
#_apache_error_client = \[[^]]*\] \[(error|\S+:\S+)\]( \[pid \d+:\S+ \d+\])? \[client <HOST>(:\d{1,5})?\]
failregex = <HOST> [45][0-9][0-9] (GET|POST) (.*)
ignoregex =
# Author: Mark Sta Ana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment