Created
May 27, 2021 02:57
-
-
Save 112KA/6067b34b3fcd50379e333039587c2026 to your computer and use it in GitHub Desktop.
特定のディレクトリをBASIC認証から除外する.htaccess
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Satisfy Any | |
Order allow,deny | |
Allow from all | |
Deny from none |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment