• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

How to override htaccees file for cache control header

phpapache.htaccesscodeigniterbrowser-cache


PHP Snippet 1:

    Header append Cache-Control ""
    Header edit Cache-Control "^$" "private, no-store, no-cache, must-revalidate, max-age=0"
    Header append Pragma ""
    Header edit Pragma "^$" "no-cache"

Related Snippets

possible options to create pdf file using html elements to generate invoice in php and codeigniter

Read users and passwords from a txt file

How to Display Data in Yajra Datatables Laravel 7?

XAMPP keeps showing Dashboard/Welcome Page instead of the Configuration Page

unable to load your default controller on Codeigniter

HTML and PHP in one file

Get all WooCommerce products within own plugin

PHP error: "The zip extension and unzip command are both missing, skipping."

Add and update products to session cart in Laravel

Star rating with half star support

Mobile browsers are adding .html to filename on download

Inserting data into SQL Server Db An Invalid direction was specified

How to redirect to another page after n seconds in wordpress without using javascript?

PhP how to calculate moments with variables rows

CodeIgniter force_download is not working

About Contact Privacy policy Terms and conditions