# ============================================================
# ASSI.CORE V1.0 — TEMPLATES SECURITY
# КИШКИ ПОД ЗАМКОМ, СТИЛИ — НАРУЖУ.
# ============================================================

Options -Indexes

# РАЗРЕШАЕМ ПРЯМОЙ ВЫЗОВ СТИЛЕЙ (ШТОП БРАУЗЕР НЕ ТУПИЛ)
<Files "style.css">
    Allow from all
</Files>

