/var/softaculous/drupal
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess6390644editdlrm
changelog.txt5800644editdlrm
clone.php145110644editdlrm
edit.php44610644editdlrm
edit.xml4330644editdlrm
fileindex.php3470644editdlrm
import.php64100644editdlrm
info.xml25770644editdlrm
install.js9210644editdlrm
install.php121280644editdlrm
install.xml11910644editdlrm
md511780644editdlrm
NOTES.txt14250644editdlrm
settings.php385050644editdlrm
update.php199530644editdlrm
upgrade.php50480644editdlrm
upgrade.xml2940644editdlrm
Edit: /var/softaculous/drupal/.htaccess (639B)
# Turn off all options we don't need. Options None Options +FollowSymLinks # Set the catch-all handler to prevent scripts from being executed. SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 # Override the handler again if we're run later in the evaluation list. SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 # If we know how to do it safely, disable the PHP engine entirely. php_flag engine off php_flag engine off # From PHP 8 there is no number in the module name. php_flag engine off