ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-15 13:54:54
Editing: .htaccess
Cancel
Save Changes
# Restricts direct access to files that are not intended to be publicly available # Apache 2.2 <IfModule !mod_authz_core.c> Order Deny,Allow Deny from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> # Allows direct access to specific files only # Cloudflare JS and CSS <FilesMatch "^.+\.(js|css)$"> # Apache 2.2 <IfModule !mod_authz_core.c> Allow from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch> # Cloudflare images <FilesMatch "^.+\.(png|svg|gif|jpg|webp)$"> # Apache 2.2 <IfModule !mod_authz_core.c> Allow from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch> # Cloudflare fonts <FilesMatch "^.+\.(eot|ttf|otf|woff|woff2)$"> # Apache 2.2 <IfModule !mod_authz_core.c> Allow from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all granted </IfModule> </FilesMatch>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete