mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-05 15:43:06 +00:00
Create .htaccess
This commit is contained in:
parent
ee81e4583d
commit
2b1e2c98ab
1 changed files with 4 additions and 0 deletions
4
web/html/xui/.htaccess
Normal file
4
web/html/xui/.htaccess
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
AuthType Basic
|
||||
AuthName "Restricted Area"
|
||||
AuthUserFile /etc/usernames.txt
|
||||
Require valid-user
|
||||
Loading…
Reference in a new issue