0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2024-06-02 08:44:31 +02:00
doodle3d-connect/.htaccess
2013-10-18 13:49:40 +02:00

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"