Update nginx/wordpress
This commit is contained in:
@@ -2,7 +2,7 @@ server {
|
||||
listen 80;
|
||||
server_name example.com;
|
||||
|
||||
root /var/www/example.com/web;
|
||||
root /home/debian/example.com/web;
|
||||
index index.php index.htm index.html;
|
||||
|
||||
# Prevent PHP scripts from being executed inside the uploads folder.
|
||||
|
||||
Reference in New Issue
Block a user