fix: renforcer la robustesse du module et étendre les tests/CI
Co-authored-by: aider (openrouter/openai/gpt-5.3-codex) <aider@aider.chat>
This commit is contained in:
@ -8,6 +8,8 @@ LoadModule reqin_log_module modules/mod_reqin_log.so
|
||||
JsonSockLogEnabled On
|
||||
|
||||
# Unix domain socket path for JSON log output
|
||||
# Important: if JsonSockLogEnabled is On and this directive is missing/empty,
|
||||
# Apache startup fails due to strict configuration validation.
|
||||
JsonSockLogSocket "/var/run/mod_reqin_log.sock"
|
||||
|
||||
# HTTP headers to include in the JSON log
|
||||
|
||||
Reference in New Issue
Block a user