# ~~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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
.htaccess | File | 1.31 KB | 0644 |
|
clone.php | File | 13.84 KB | 0644 |
|
edit.php | File | 6.49 KB | 0644 |
|
edit.xml | File | 447 B | 0644 |
|
extend.php | File | 1.99 KB | 0644 |
|
fileindex.php | File | 386 B | 0644 |
|
import.php | File | 3.94 KB | 0644 |
|
info.xml | File | 3.24 KB | 0644 |
|
install.js | File | 1.12 KB | 0644 |
|
install.php | File | 10.66 KB | 0644 |
|
install.xml | File | 1.39 KB | 0644 |
|
md5 | File | 1.1 KB | 0644 |
|
notes.txt | File | 1.47 KB | 0644 |
|
settings.inc.php | File | 610 B | 0644 |
|
update_pass.php | File | 1.18 KB | 0644 |
|
update_rijndael.php | File | 1.18 KB | 0644 |
|