Skip to content

Commit

Permalink
Add note how to enable the Apache Headers module.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Feb 6, 2017
1 parent 8397f80 commit fa04f7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server/php/files/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# To enable the Headers module, execute the following command and reload Apache:
# sudo a2enmod headers

# The following directives prevent the execution of script files
# in the context of the website.
# They also force the content-type application/octet-stream and
Expand Down

0 comments on commit fa04f7b

Please sign in to comment.