mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
http auth api feature
This commit is contained in:
parent
45426d53fc
commit
99e73ded9c
6 changed files with 282 additions and 2 deletions
|
@ -76,7 +76,7 @@ conf=$USER_DATA/web.conf
|
|||
|
||||
# Defining fileds to select
|
||||
fields='$DOMAIN $IP $IP6 $U_DISK $U_BANDWIDTH $TPL $ALIAS $STATS $STATS_USER
|
||||
$SSL $SSL_HOME $FTP_USER $FTP_PATH $BACKEND $PROXY $PROXY_EXT
|
||||
$SSL $SSL_HOME $FTP_USER $FTP_PATH $BACKEND $PROXY $PROXY_EXT $AUTH_USER
|
||||
$DOCUMENT_ROOT $SUSPENDED $TIME $DATE'
|
||||
|
||||
# Defining document root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue