What is the easiest way to globally limit file types? I want to restrict apache to only serve html and php pages and deny everything else but can't find any examples of this using the "files" or "filesmatch" directive.
Any suggestions would be appreciated.