Hi guys,
I need to setup an acl as thus,
acl acl1 url_beg /start/xxx/end
where xxx changes but the start and end remains the same.
What can I use? I am not even sure if url_beg can be used for that. I got a bunch of acls working already but they all have fixed path like /download/now, /upload etc. But I do not know how to write an expression that has a variable in the middle.