31-08-2021

This commit is contained in:
2021-08-31 09:29:05 +02:00
parent 7d89fb0224
commit bb890cba15
28 changed files with 1888 additions and 47 deletions

View File

@@ -0,0 +1,21 @@
# httpd
Version:
```bash
$ httpd24 -v
Server version: Apache/2.4.46 (Unix)
Server built: Apr 19 2021 14:41:36
```
Log:
```bash
cd /var/log/httpd/
-rw-rw---- 1 system log 383317 Aug 25 14:21 apache24-error_log
bruno@DS916:/var/log/httpd $
```