Dump

LoadModule dumpio_module modules/mod_dumpio.so.

<VirtualHost *:80>

DocumentRoot /var/www/packager/web.

ServerName lms-packager.local.

ErrorLog ${APACHE_LOG_DIR}/packager-error.log
CustomLog ${APACHE_LOG_DIR}/packager-access.log combined

DumpIOInput 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