pludoni/status-page/master/.htaccess - Htaccess File

pludoni/status-page/master/.htaccess

<IfModule mod_expires.c>

ExpiresActive on
ExpiresDefault                                      "access plus 1 month"
ExpiresByType text/html                             "access plus 0 seconds"

</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache