17 lines
627 B
Plaintext
17 lines
627 B
Plaintext
#############################################################################
|
|
# $Id: match-all.action,v 1.3 2010/03/27 18:48:38 fabiankeil Exp $
|
|
#
|
|
# This file contains the actions that are applied to all requests and
|
|
# may be overruled later on by other actions files. Less experienced
|
|
# users should only edit this file through the actions file editor.
|
|
#
|
|
#############################################################################
|
|
{ \
|
|
+change-x-forwarded-for{block} \
|
|
+client-header-tagger{css-requests} \
|
|
+client-header-tagger{image-requests} \
|
|
+hide-from-header{block} \
|
|
+set-image-blocker{pattern} \
|
|
}
|
|
/ # Match all URLs
|