Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
media /
com_jchoptimize /
assets /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
1.89
KB
-rwxr-xr-x
2022-08-17 13:56
Web.config
588
B
-rwxr-xr-x
2022-08-17 13:56
bootstrap.php
2.04
KB
-rwxr-xr-x
2022-08-17 13:56
index.html
29
B
-rwxr-xr-x
2022-08-17 13:56
jscss.php
601
B
-rwxr-xr-x
2022-08-17 13:56
Save
Rename
### # JCH Optimize - Joomla! plugin to aggregate and minify external resources for # optmized downloads # @author Samuel Marshall <smarshall@cwjamaica.com> # @copyright Copyright (c) 2010 Samuel Marshall # @license GNU/GPLv3, See LICENSE file # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # If LICENSE file missing, see <http://www.gnu.org/licenses/>. # # This plugin, inspired by CssJsCompress <http://www.joomlatags.org>, was # created in March 2010 and includes other copyrighted works. See individual # files for details. ### <IfModule mod_rewrite.c> ##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # # The line just below this section: 'Options +FollowSymLinks' may cause problems # with some server configurations. It is required for use of mod_rewrite, but may already # be set by your server administrator in a way that dissallows changing it in # your .htaccess file. If using it causes your server to error out, comment it out (add # to # beginning of line), reload your site in your browser and test the plugin. If it works, # it has been set by your server administrator and you do not need it set here. # ##################################################### # Can be commented out if causes errors, see notes above. Options +FollowSymLinks # mod_rewrite in use RewriteEngine On RewriteRule ^(.*?)(gz|nz)/([^/]+)\.(js|css)$ /$1media/com_jchoptimize/assets/jscss.php?f=$3&type=$4&gz=$2 </IfModule>