Prevents Apache from serving CLI scripts

This commit is contained in:
Hypolite Petovan 2020-09-07 05:43:20 -04:00
parent b530ef709d
commit 3bd8b81154
3 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,6 @@
# This file is meant to be copied to ".htaccess" on Apache-powered web servers.
# The created .htaccess file can be edited manually and will not be overwritten by Friendica updates.
Options -Indexes
AddType application/x-java-archive .jar
AddType audio/ogg .oga