From 7f045da5cc55fecea75ce7a42013d7faf86e7f0f Mon Sep 17 00:00:00 2001 From: Matthew R Date: Thu, 8 Jul 2021 23:02:20 -0400 Subject: [PATCH] additions or whateva --- Nginx/Server Blocks/journal.libraryofcode.org.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/Nginx/Server Blocks/journal.libraryofcode.org.conf b/Nginx/Server Blocks/journal.libraryofcode.org.conf index 6581600..6470547 100644 --- a/Nginx/Server Blocks/journal.libraryofcode.org.conf +++ b/Nginx/Server Blocks/journal.libraryofcode.org.conf @@ -30,9 +30,6 @@ server { log_not_found off; } - access_log off; - error_log /var/log/nginx/evidenciaonojs.tk-error.log error; - error_page 404 /index.php; location ~ ^(.+\.php)(.*)$ {