X7ROOT File Manager
Current Path:
/var/softaculous/thbees
var
/
softaculous
/
thbees
/
??
..
??
.htaccess
(1.31 KB)
??
clone.php
(13.84 KB)
??
edit.php
(6.49 KB)
??
edit.xml
(447 B)
??
extend.php
(1.99 KB)
??
fileindex.php
(386 B)
??
images
??
import.php
(3.94 KB)
??
info.xml
(3.24 KB)
??
install.js
(1.12 KB)
??
install.php
(10.66 KB)
??
install.xml
(1.39 KB)
??
md5
(1.1 KB)
??
notes.txt
(1.47 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
settings.inc.php
(610 B)
??
thbees.sql
(445.35 KB)
??
thbees.zip
(40.97 MB)
??
update_pass.php
(1.18 KB)
??
update_rijndael.php
(1.18 KB)
Editing: .htaccess
# ~~start~~ Do not remove this comment, thirty bees will keep automatically the code outside this comment when .htaccess will be generated again # .htaccess automatically generated by thirty bees e-commerce open-source solution # http://www.thirtybees.com - http://www.thirtybees.com/forums <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on # Domain: [[domhost]] RewriteRule . - [E=REWRITEBASE:[[relativeurl]]/] # Webservice API RewriteRule ^api$ api/ [L] RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] # Images # Dispatcher RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ %{ENV:REWRITEBASE}index.php [NC,L] </IfModule> AddType application/vnd.ms-fontobject .eot AddType font/ttf .ttf AddType font/otf .otf AddType font/woff .woff AddType font/woff2 .woff2 <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|svg)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule> #If rewrite mod isn't enabled ErrorDocument 404 [[relativeurl]]/index.php?controller=404 # ~~end~~ Do not remove this comment, thirty bees will keep automatically the code outside this comment when .htaccess will be generated again
Upload File
Create Folder