I found the solution.
Enable module at /www/server/apache/conf/httpd.conf
For example:
LoadModule substitute_module modules/mod_substitute.so
If the module does not exist in the /www/server/apache/modules
folder, compile and upload the module.
Then restart Apache via aapanel.