@sigoden commented on GitHub (Jun 1, 2023):
see readme #log-format. replace $remote_addr with $http_x_real_ip or $http_x_forwarded_for
@perrinjerome commented on GitHub (Jun 2, 2023):
I can confirm that with 0.34.1 using with keeweb works fine. Thanks a lot @sigoden
@sigoden commented on GitHub (Jun 2, 2023):
This is over optimized
@sigoden commented on GitHub (Jun 2, 2023):
I didn't find the problem you said, is it a problem with your compression software?
@sigoden commented on GitHub (Jun 3, 2023):
Some Webdav clients will only bring the Authorization header when encountering a 401 error after setting the user…
@Asmaelh commented on GitHub (Jun 2, 2023):
Hmmm... Yes, you're right, 7zip doesn't open archives like that correctly. It opens everything perfectly in Total…
@sigoden commented on GitHub (Jun 3, 2023):
This problem has the following solutions:
- Force users to log in, the disadvantage is that anonymous users…
@Asmaelh commented on GitHub (Jun 4, 2023):
I need authorisation via webdav only for the administrator, users will log in via the web. the problem here is that…