Forum Moderators: phranque
As of Apache 1.3, the configuration system supports [...] compilation of the Apache modules into DSO files for explicit loading at run-time. [bold by me]
you can dynamically load modules at server start or restart with
LoadModule [httpd.apache.org]. that's all. this is not .htaccess nor php.