commit | 737b0c12a6b3daf8873bb8c4aceb3850bc53aafc | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Jun 10 21:28:46 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Jun 10 21:28:46 2007 +0200 |
tree | dab2bbe278ce581aff3a9716ab58508403439f15 | |
parent | 33a7e6901fb8eac0c84c1c4aa6fef2bf0da53757 [diff] |
[MEDIUM] acl: support maching on 'path' component 'path', 'path_reg', 'path_beg', 'path_end', 'path_sub', 'path_dir' and 'path_dom' have been implemented to process the path component of the URI. It starts after the host part, and stops before the question mark.