Your IP : 216.73.216.182


Current Path : /var/www/html/libraries/noboss/assets/
Upload File :
Current File : /var/www/html/libraries/noboss/assets/.htaccess

# Apache 2.4+ (Joomla 4/5 requer Apache 2.4 e PHP 7.4+; Apache 2.2 saiu de suporte em jul/2017)
<IfModule mod_authz_core.c>
  Require all granted
</IfModule>

# Desabilita reescrita SEF do Joomla nestes assets estáticos
<IfModule mod_rewrite.c>
	RewriteEngine On
	RewriteRule ^(.*)$ - [L]
</IfModule>