Regular Expressions 101

Community Patterns

2

new anchor

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

arwe

Python
rwe
Submitted by wree - 7 years ago
1

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago

multiple upstream time

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:[^ ]*, )*?(?<client_ip>[^ ]*) (?<host>[^ ]*) (?<user>[^ ]*) \[(?<time>[^\]]*)\] "(?<method>\S+)(?: +(?<uri>[^\"]*?)(?: +\S*)?)?" "(?<body>.*?)" (?<code>[^ ]*) (?<size>[^ ]*)(?: "(?<referer>[^\"]*)" "(?<agent>[^\"]*)")? (?<request_time>[^ ]*) (?<upstream_response_time>.*)$
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago