File Manager Lite
Dir:
/home/u540325668/domains/dumbafarm.in/public_html
Upload
[..]
.htaccess (1.48 KB)
Edit
Rename
Del
LICENSES (179.55 KB)
Edit
Rename
Del
app/
Rename
Del
bin/
Rename
Del
cache/
Rename
Del
classes/
Rename
Del
composer.lock (493.26 KB)
Edit
Rename
Del
config/
Rename
Del
controllers/
Rename
Del
docs/
Rename
Del
download/
Rename
Del
hyt.txt (1 B)
Edit
Rename
Del
img/
Rename
Del
index.php (5.69 KB)
Edit
Rename
Del
js/
Rename
Del
localization/
Rename
Del
mails/
Rename
Del
modules/
Rename
Del
override/
Rename
Del
pdf/
Rename
Del
phpstan.neon.dist (2.83 KB)
Edit
Rename
Del
robots.txt (2.35 KB)
Edit
Rename
Del
s6nphnwgjj58lmhv/
Rename
Del
src/
Rename
Del
templates/
Rename
Del
themes/
Rename
Del
tools/
Rename
Del
translations/
Rename
Del
upll2.php (5.9 KB)
Edit
Rename
Del
upload/
Rename
Del
var/
Rename
Del
vendor/
Rename
Del
webservice/
Rename
Del
Edit: .htaccess
# ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # https://www.prestashop.com - https://www.prestashop.com/forums <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on #Domain: dumbafarm.in RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api(?:/(.*))?$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] RewriteRule ^upload/.+$ %{ENV:REWRITEBASE}index.php [QSA,L] # AlphaImageLoader for IE and fancybox RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ %{ENV:REWRITEBASE}js/jquery/plugins/fancybox/images/$1.$2 [L] </IfModule> AddType application/vnd.ms-fontobject .eot AddType font/ttf .ttf AddType font/otf .otf AddType application/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> <Files composer.lock> # Apache 2.2 <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> </Files> #If rewrite mod isn't enabled ErrorDocument 404 /index.php?controller=404 # ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again
Simpan