mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +01:00
fix typo
This commit is contained in:
parent
3435733ac2
commit
85cfce134b
@ -33,16 +33,14 @@ ssl.cipher=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA
|
||||
; a configuration each port
|
||||
|
||||
[PORT:443]
|
||||
; Website store here
|
||||
htdocs=/opt/www/htdocs
|
||||
; enable or disalbe SSL
|
||||
; enable or disable SSL
|
||||
ssl.enable=1
|
||||
|
||||
|
||||
[PORT:80]
|
||||
; Website store here
|
||||
htdocs=/opt/www/htdocs
|
||||
; enable or disalbe SSL
|
||||
; enable or disable SSL
|
||||
ssl.enable=0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user