ADDRESS
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^(.+)$ index.php?altum=$1 [QSA,L]



Header set Cache-Control "max-age=31536000, public"



Header set Cache-Control "max-age=31536000, public"





Header set Service-Worker-Allowed: /
66biolinks by AltumCode
Share