This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/cron/.htaccess

9 lines
160 B
ApacheConf
Raw Normal View History

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