LoadModule dumpio_module modules/mod_dumpio.so.
<VirtualHost *:80>DocumentRoot /var/www/packager/web.
ServerName lms-packager.local.
ErrorLog ${APACHE_LOG_DIR}/packager-error.logCustomLog ${APACHE_LOG_DIR}/packager-access.log combinedDumpIOInput On.
DumpIOOutput On.
LogLevel dumpio:trace7.
</VirtualHost>Server level config.
Not from .htaccess.
Also not in vhost log but that of server.
Updated:
2026 Aug 19

