dewhisna/KingJamesPureBibleSearch/master/programs/qwebchannel/html/.htaccess - Htaccess File

dewhisna/KingJamesPureBibleSearch/master/programs/qwebchannel/html/.htaccess

<Files "index.html">
    <IfModule mod_headers.c>
        Header set Cache-Control "no-cache, no-store, must-revalidate"
        Header set Pragma "no-cache"
        Header set Expires 0
    </IfModule>
</Files>

On Github License

Files

Download PDF of Htaccess file
no-cache, Pragma

Comments

Apache