|
Hello! I wanted to ask if there was a way to enable authentication on specific sub-folders only? Or does it need to be tinkered through the script? Thanks in advance, have a good day! |
Answered by
sixem
Jan 7, 2022
Replies: 2 comments 1 reply
|
Hey! As of right now there isn't a way to configuring that through the options, no. One option is to configure the web server to serve an alternative index file with an alternative config file that uses authentication for certain sub-folders, otherwise the script will have to be tinkered with. However, you are not the first person to ask about this, so I'll see if I can add an option for this in the future when I have some time! |
1 reply
Answer selected by
Neryss
|
pin password lock |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
As of right now there isn't a way to configuring that through the options, no.
One option is to configure the web server to serve an alternative index file with an alternative config file that uses authentication for certain sub-folders, otherwise the script will have to be tinkered with.
However, you are not the first person to ask about this, so I'll see if I can add an option for this in the future when I have some time!