WWUDevOps/wwudevops.github.io/master/.htaccess - Htaccess File

WWUDevOps/wwudevops.github.io/master/.htaccess

ErrorDocument 404 404.html
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType application/javascript A604800
ExpiresByType application/x-javascript A604800
ExpiresByType text/javascript A604800
ExpiresByType text/css A604800
ExpiresByType image/gif A604800
ExpiresByType image/x-icon A604800
ExpiresByType image/icon A604800
ExpiresByType image/jpg A604800
ExpiresByType image/jpeg A604800
ExpiresByType image/png A604800
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache