diff --git a/.gitignore b/.gitignore index 504f4c0..0ee30ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ apache_log apache_log/* +apache_log/error.log writable writable* -.idea \ No newline at end of file +.idea diff --git a/apache_log/error.log b/apache_log/error.log deleted file mode 100644 index 160844f..0000000 --- a/apache_log/error.log +++ /dev/null @@ -1,2 +0,0 @@ -[Mon Aug 26 15:52:22.527678 2024] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.61 (Debian) PHP/8.1.29 configured -- resuming normal operations -[Mon Aug 26 15:52:22.528523 2024] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'