X7ROOT File Manager
Current Path:
/var/softaculous/bludit
var
/
softaculous
/
bludit
/
📁
..
📄
.htaccess
(408 B)
📄
bludit.zip
(2.48 MB)
📄
clone.php
(4.75 KB)
📄
fileindex.php
(104 B)
📁
images
📄
import.php
(2.54 KB)
📄
info.xml
(1.44 KB)
📄
install.js
(924 B)
📄
install.php
(6.57 KB)
📄
install.xml
(442 B)
📄
md5
(3.02 KB)
📄
notes.txt
(480 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
upgrade.php
(3.65 KB)
📄
upgrade.xml
(484 B)
Editing: .htaccess
AddDefaultCharset UTF-8 <IfModule mod_rewrite.c> # Enable rewrite rules RewriteEngine on # Base directory RewriteBase [[relativeurl]]/ # Deny direct access to the next directories RewriteRule ^bl-content/(databases|workspaces|pages|tmp)/.*$ - [R=404,L] # All URL process by index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) index.php [PT,L] </IfModule>
Upload File
Create Folder