This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/cron/.htaccess
2009-10-09 00:08:02 +00:00

9 lines
160 B
ApacheConf

Deny from all
#Modify PHP configuration
php_value register_globals 0
php_value short_open_tag 0
php_value register_long_arrays 0
php_value magic_quotes_gpc 0