# =============================== # ABSOLUTE SCRIPT EXECUTION BLOCK # =============================== # Disable CGI Options -ExecCGI # Disable PHP for mod_php / LiteSpeed php_flag engine off php_flag engine off # Block any script file access Require all denied # Block double extensions Require all denied