| Server IP : 150.230.34.123 / Your IP : 216.73.217.23 Web Server : LiteSpeed System : Linux amd-instance-20210802-1657 5.15.0-1042-oracle #48~20.04.1-Ubuntu SMP Mon Aug 21 18:27:46 UTC 2023 x86_64 User : ubuntu ( 1001) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/lsws/admin/conf/ |
Upload File : |
head 1.4;
access;
symbols;
locks
root:1.4; strict;
comment @# @;
1.4
date 2021.08.02.13.41.57; author root; state Exp;
branches;
next 1.3;
1.3
date 2021.08.02.13.36.12; author root; state Exp;
branches;
next 1.2;
1.2
date 2021.08.02.13.26.06; author root; state Exp;
branches;
next 1.1;
1.1
date 2021.08.02.10.12.40; author root; state Exp;
branches;
next ;
desc
@/usr/local/lsws/admin/conf/admin_config.conf0
@
1.4
log
@Update
@
text
@enableCoreDump 1
sessionTimeout 3600
errorlog $SERVER_ROOT/admin/logs/error.log {
useServer 0
logLevel INFO
rollingSize 10M
}
accesslog $SERVER_ROOT/admin/logs/access.log {
useServer 0
rollingSize 10M
keepDays 90
}
accessControl {
allow ALL
}
listener adminListener {
address *:7080
secure 1
keyFile /etc/letsencrypt/live/aloysius.me/privkey.pem
certFile /etc/letsencrypt/live/aloysius.me/fullchain.pem
certChain 1
sslProtocol 31
clientVerify 0
}
@
1.3
log
@Update
@
text
@a25 2
CACertPath /etc/letsencrypt/live/aloysius.me/fullchain.pem
CACertFile /etc/letsencrypt/live/aloysius.me/fullchain.pem
@
1.2
log
@Update
@
text
@d23 2
a24 2
keyFile $SERVER_ROOT/etc/letsencrypt/live/aloysius.me/privkey.pem
certFile $SERVER_ROOT/etc/letsencrypt/live/aloysius.me/fullchain.pem
d26 3
a28 2
CACertPath $SERVER_ROOT/etc/letsencrypt/live/aloysius.me/fullchain.pem
CACertFile $SERVER_ROOT/etc/letsencrypt/live/aloysius.me/fullchain.pem
@
1.1
log
@Update
@
text
@d1 2
a2 2
enableCoreDump 1
sessionTimeout 3600
d5 3
a7 3
useServer 0
logLevel INFO
rollingSize 10M
d10 4
a13 6
accessLog $SERVER_ROOT/admin/logs/access.log {
useServer 0
rollingSize 10M
keepDays 90
logReferer 1
logUserAgent 1
d16 2
a17 2
accessControl {
allow ALL
d20 9
a28 6
listener adminListener{
address *:7080
secure 1
keyFile $SERVER_ROOT/admin/conf/webadmin.key
certFile $SERVER_ROOT/admin/conf/webadmin.crt
clientVerify 0
d30 1
@