]> git.ipfire.org Git - thirdparty/sarg.git/commit
Accept subpatterns in the host alias
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 10 Mar 2012 11:01:25 +0000 (12:01 +0100)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 10 Mar 2012 11:01:25 +0000 (12:01 +0100)
commita16cb22a92d21fa6a7008f83453e404d20caf608
treebd12b54e627e1e5bcac4493823a95f1cf3bf119e
parent439d83cc8d1ca90ae5e9f4d0a18eb8f67c446412
Accept subpatterns in the host alias

Both the sed (\1) and perl ($1) subpatterns are accepted. Only 9
subpatterns are taken into account.
sarg.conf
url.c
util.c