i.html
This commit is contained in:
@@ -34,7 +34,7 @@ server {
|
|||||||
ssl_trusted_certificate /etc/nginx/acme.sh/frodr.com/cert.pem;
|
ssl_trusted_certificate /etc/nginx/acme.sh/frodr.com/cert.pem;
|
||||||
|
|
||||||
root /var/www/frodr.com/bookrack;
|
root /var/www/frodr.com/bookrack;
|
||||||
index index.html;
|
index index.html i.html;
|
||||||
server_name frodr.com;
|
server_name frodr.com;
|
||||||
|
|
||||||
error_page 404 /assets/404.html;
|
error_page 404 /assets/404.html;
|
||||||
|
|||||||
Reference in New Issue
Block a user