# --------------------------------------------------------------------------
# INKRAH Web Design Open Source Project for Gallery Portal
# --------------------------------------------------------------------------
# 
# This file is part of INKRAH Web Design (https://inkrah.com/web-design).
# Specifically designed as part of the INKRAH ecosystem: 
# https://inkrah.com
# 
# @package    LibraryVault
# @author     INKRAH Web Design <webmaster@inkrah.com>
# @copyright  Copyright (c) 2026 INKRAH Web Design. All rights reserved.
# @link       https://inkrah.com/web-design/002
# @support    Phone/WhatsApp: +62 811 1345 777
# 
# LICENCE & USAGE POLICY:
# This is an open-source content management system (CMS) component. 
# By using, modifying, or distributing this software, you strictly agree 
# to use it exclusively for lawful content and purposes that are fully 
# compliant with applicable laws and moral standards (Halal usage). 
# Any unlawful, prohibited, or unethical utilization is strictly forbidden.
# --------------------------------------------------------------------------
Options -Indexes
<IfModule mod_headers.c>
    Header set Cache-Control "public, max-age=604800"
</IfModule>
