AlexArendsen/sandpiper/master/.htaccess - Htaccess File

AlexArendsen/sandpiper/master/.htaccess

Options -Indexes

RewriteEngine on
RewriteRule .* - [E=HTTP_IF_MODIFIED_SINCE:%{HTTP:If-Modified-Since}]
RewriteRule .* - [E=HTTP_IF_NONE_MATCH:%{HTTP:If-None-Match}]
RewriteRule ^(init).php.*$ index.php

On Github License

Files

Download PDF of Htaccess file
If-Modified-Since, If-None-Match

Comments

Apache