PHP 8.2.32
Preview: .htaccess Size: 1.31 KB
//var/softaculous/thbees/.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

Directory Contents

Dirs: 6 × Files: 16

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
php53 DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
php56 DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
php71 DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
php81 DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
php82 DIR
- drwxr-xr-x 2026-07-15 18:53:56
Edit Download
1.31 KB lrw-r--r-- 2024-11-05 11:56:00
Edit Download
13.83 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
6.46 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
447 B lrw-r--r-- 2023-11-28 12:17:18
Edit Download
2.00 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
386 B lrw-r--r-- 2024-11-05 11:56:00
Edit Download
3.92 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
3.31 KB lrw-r--r-- 2026-07-15 13:59:24
Edit Download
1.12 KB lrw-r--r-- 2021-12-23 13:54:36
Edit Download
10.67 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
1.39 KB lrw-r--r-- 2021-12-23 13:54:36
Edit Download
3.63 KB lrw-r--r-- 2026-07-15 14:19:18
Edit Download
1.47 KB lrw-r--r-- 2026-07-15 13:59:24
Edit Download
610 B lrw-r--r-- 2026-07-15 13:59:24
Edit Download
1.18 KB lrw-r--r-- 2023-11-28 11:15:56
Edit Download
1.18 KB lrw-r--r-- 2021-12-23 13:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).