mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +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
|
||||
run: |
|
||||
sudo systemctl restart apache2.service
|
||||
sudo cat /var/log/apache2/error.log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user