Le 10/04/2019 à 22:52, Lukas Tribus a écrit :
On Wed, 10 Apr 2019 at 17:07, Juan Pablo Mora
<[email protected]> wrote:
         acl is_static url_beg  /lgt/lgtfrontend/library/ or 
/lgt/lgtfrontend/pdfjs/ or /lgt/lgtfrontend/img/

That's not the correct syntax. That would be:

acl is_static url_beg /lgt/lgtfrontend/library/
acl is_static url_beg /lgt/lgtfrontend/pdfjs/
acl is_static url_beg /lgt/lgtfrontend/img/

And that's not the only error, url_beg is not useable in http-response :
http-response cache-store frontendcache if is_stati
It should not crash, of course.

At least, we need a (more) complete configuration to investigate further, as the lines provided are not valid and are not sufficient to reproduce the issue.


--
Cyril Bonté

Reply via email to