One idea would be to remove the dollar sign. The AddHandler option takes the extension, not a regular expression or glob. So the correct line would be: in your original
# With or without the leading dot, mod_mime doesn't care AddHandler fcgid-script .php Basically, the wayAs to why its configured nowflagging html files as executable, ts looking forI have no idea--there could be a file that endsflag somewhere setting it, perhaps in the literal extensiona default configuration. However, as a workaround, you can .php$REMOVE the handler for . Hope this helps!html files by using the following, so that they will be treated as normal text/html files.
(source)
RemoveHandler .html