### PIMP SERVER
#php_value memory_limit 512M
#php_value post_max_size 128M
#php_value upload_max_filesize 20M
#php_value max_execution_time 90
## ALL ERRORS ON
#php_flag display_startup_errors on
#php_flag display_errors on
#php_flag html_errors on
#php_value error_reporting -1

### DEV ENTRY ONLY WITH PASS
#<If "("%{TIME_MON} >= 7") &&  ("%{TIME_DAY} >= 05") && ("%{TIME_HOUR} >= 11")">
#AuthType Basic
#AuthName "Stairs Sepsis - b4 Launch password is needed!"
#AuthUserFile /kunden/692511_10829/webseiten/www_stairs-sepsis_com/.htpasswd
#Require valid-user
#</If>

#RewriteEngine On
#RewriteBase /

#### SENd TERRY PRATCHETT MEMORIAL HEADER #################
<IfModule headers_module>
    header set X-Clacks-Overhead "GNU Terry Pratchett"
</IfModule> 