O
O
ortsuev332018-07-31 10:35:17
htaccess
ortsuev33, 2018-07-31 10:35:17

How to disable caching via .htaaccess file?

How to disable caching? Via .htaaccess file

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrej Sharapov, 2018-07-31
@Madeas

<FilesMatch "\.(pl|php|cgi|spl|scgi|fcgi)$">
        Header unset Cache-Control
    </FilesMatch>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question