X7ROOT File Manager
Current Path:
/var/softaculous/classicpress
var
/
softaculous
/
classicpress
/
📁
..
📄
.htaccess
(482 B)
📄
_htaccess
(333 B)
📄
_index.php
(59 B)
📄
_wp-config.php
(3.44 KB)
📄
check_charset.php
(1.82 KB)
📄
classicpress.sql
(29.67 KB)
📄
classicpress.zip
(10.32 MB)
📄
clone.php
(15.63 KB)
📄
edit.php
(5.12 KB)
📄
edit.xml
(628 B)
📄
extend.php
(3.94 KB)
📄
fileindex.php
(305 B)
📁
images
📄
import.php
(5.71 KB)
📄
info.xml
(2.89 KB)
📄
install.js
(924 B)
📄
install.php
(19.73 KB)
📄
install.xml
(1.23 KB)
📄
md5
(3.2 KB)
📄
multisite.sql
(37.08 KB)
📄
notes.txt
(1.76 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
sign_on.php
(1010 B)
📄
soft.htaccess
(127 B)
📄
wp-config.php
(3.15 KB)
Editing: .htaccess
RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase [[relativeurl]]/ RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]
Upload File
Create Folder