Le 14/03/2018 à 14:40, m.roth@5-cent.us a écrit :
Stupid questions: 0. Does http://nestor.microlinux.lan/avertissement.html exist?
- What are its ownership and group?
- Can Apache access that directory and file?
mark
OK, I found the solution. Apparently I have to use a different syntax.
acl { admin { pass any } default { pass none redirect 302:http://nestor.microlinux.lan/avertissement.html } }
Prefixing the block page URL with 302: did the trick.
Cheers,
Niki