/var/softaculous/drupal
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
.htaccess6390755editdlrm
changelog.txt7300755editdlrm
clone.php139720755editdlrm
edit.php44810755editdlrm
edit.xml4330755editdlrm
fileindex.php3210755editdlrm
import.php54540755editdlrm
info.xml24780755editdlrm
install.js9210755editdlrm
install.php121770755editdlrm
install.xml11910755editdlrm
md511780755editdlrm
NOTES.txt14250755editdlrm
settings.php341550755editdlrm
update.php199440755editdlrm
upgrade.php50280755editdlrm
upgrade.xml2940755editdlrm
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