mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 14:46:13 +03:00
Show error.log after httpd start
This commit is contained in:
parent
8a3b62021e
commit
bcd50bec84
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,4 +48,5 @@ jobs:
|
|||||||
- name: start apache with module
|
- name: start apache with module
|
||||||
run: |
|
run: |
|
||||||
sudo systemctl restart apache2.service
|
sudo systemctl restart apache2.service
|
||||||
|
sudo cat /var/log/apache2/error.log
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user