doodle3d-connect/.htaccess

6 lines
153 B
ApacheConf

# don't supress php errors
php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on
Header append Cache-Control "no-cache"