How can I use rocket_basicauth
to protect a FileServer
?
#2858
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Want to put my static fileserver behind HTTP basic auth. How can I do this using
rocket_basicauth
?Beta Was this translation helpful? Give feedback.
All reactions