mirror of
https://github.com/myvesta/vesta.git
synced 2025-03-12 04:35:23 -07:00
Update wordpress.stpl
This commit is contained in:
parent
f93dce60b5
commit
ac607eafa8
@ -1,5 +1,5 @@
|
||||
server {
|
||||
listen %ip%:%web_ssl_port% ssl;
|
||||
listen %ip%:%web_ssl_port% ssl http2;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
root %sdocroot%;
|
||||
index index.php index.html index.htm;
|
||||
|
Loading…
x
Reference in New Issue
Block a user