Forum Moderators: phranque
.htaccess looks like
<Files topic> ForceType application/x-httpd-php </Files> <Files forum> ForceType application/x-httpd-php </Files>
but it's not doing it's job. This is for a vBulletin hack.
# Statically compiled modules (those listed by `httpd -l') do not need to be loaded here. # # Example: # LoadModule foo_module modules/mod_foo.so