/var/softaculous/monstra
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
update/-0755rm
.htaccess22180644editdlrm
changelog.txt47840644editdlrm
edit.php36180644editdlrm
edit.xml4330644editdlrm
fileindex.php1820644editdlrm
import.php27380644editdlrm
info.xml21410644editdlrm
install.js9240644editdlrm
install.php68800644editdlrm
install.xml7660644editdlrm
md511390644editdlrm
notes.txt4930644editdlrm
options.table.xml19110644editdlrm
upgrade.php34520644editdlrm
upgrade.xml4850644editdlrm
users.table.xml5280644editdlrm
Edit: /var/softaculous/monstra/.htaccess (2218B)
# # This file is part of the Monstra. # # (c) Romanenko Sergey / Awilum # # For the full copyright and license information, please view the LICENSE # file that was distributed with this source code. # # Set default charset utf-8 AddDefaultCharset UTF-8 # PHP 5, Apache 1 and 2. php_flag magic_quotes_gpc off php_flag magic_quotes_sybase off php_flag register_globals off RewriteEngine on ## Begin - Rewrite rules to block out some common exploits. # If you experience problems on your site block out the operations listed below # This attempts to block the most common type of exploit `attempts` to Monstra # # Block out any script trying to base64_encode data within the URL. RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR] # Block out any script that includes a