churchtools/churchtools_basic/master/.htaccess - Htaccess File

churchtools/churchtools_basic/master/.htaccess

php_value memory_limit 64M
php_value always_populate_raw_post_data -1

<FilesMatch ".(col|pro5plx|csv)$">
  ForceType application/octet-stream
  Header set Content-Disposition attachment
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache