@tanhx commented on GitHub (Dec 15, 2024):
Please give an example of a configuration file
@sigoden commented on GitHub (Dec 13, 2024):
@jiangtaste Is there any official documentation from Cloudflare CDN that proves underscores are discouraged or…
! operator when authorizing path
@sigoden commented on GitHub (Dec 13, 2024):
We do not support this feature, as this would make permissions extremely complex.
Design paths and permissions…
@jiangtaste commented on GitHub (Dec 13, 2024):
Thank you for your response.
I must admit that I haven’t been able to find any official…
@jiangtaste commented on GitHub (Dec 13, 2024):
Here is my Nginx configuration:
server {
listen 443 ssl;
listen [::]:443 ssl;
ssl_certificate…
! operator when authorizing path
@peterroe commented on GitHub (Dec 13, 2024):
You are right, maybe a better way is to create a new /public directory specifically for making the directory…
@jiangtaste commented on GitHub (Dec 13, 2024):
Hi there,
Please disregard my previous suggestion. After further investigation, I’ve identified the issue to…
@SolannP commented on GitHub (Dec 10, 2024):
Same with Apache : I had to override the Auth header. (didn't had the time to submit an issue, thanks!)
! operator when authorizing path
! operator when authorizing path