update PHP

master
Matthew 2024-12-18 15:17:30 -05:00
parent bbbe21150a
commit 9f4580578b
Signed by: matthew
SSH Key Fingerprint: SHA256:piIXekA9q1p0ZGi4ogFbNY1embip5Ytbi3v8AZ8UYq4
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ server {
ssl_certificate_key /etc/ssl/private/ov.key.pem; ssl_certificate_key /etc/ssl/private/ov.key.pem;
root /var/www/wordpress; root /var/www/wordpress;
include /var/www/wordpress/hidemywpghost.conf;
index index.php; index index.php;
location / { location / {