Преглед на файлове

Disabled no-cache for JS/CSS

master
Said Achmiz преди 5 години
родител
ревизия
f891cd84ae
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3
    3
      .htaccess

+ 3
- 3
.htaccess Целия файл

@@ -1,9 +1,9 @@
AddCharset utf-8 .shtml .html .css .php .txt .js

# Disable caching of CSS and JS (for testing only).
<filesMatch ".(css|js)$">
Header set Cache-Control "max-age=0, public"
</filesMatch>
# <filesMatch ".(css|js)$">
# Header set Cache-Control "max-age=0, public"
# </filesMatch>

Options +Includes
AddType text/html .shtml

Loading…
Отказ
Запис