auto_prepend_file = #PATH#
or in .htaccess:
php_value auto_prepend_file \"#PATH#\""; $MESS ['SEC_ANTIVIRUS_PREBODY_NOTFOUND_CGI'] = "To detect viruses which have entered before output buffering, assign the following parameter in php.ini:
auto_prepend_file = #PATH#"; $MESS ['SEC_ANTIVIRUS_BUTTON_OFF'] = "Turn off web antivirus"; $MESS ['SEC_ANTIVIRUS_OFF'] = "Web antivirus deactivated"; $MESS ['SEC_ANTIVIRUS_BUTTON_ON'] = "Activate web antivirus"; $MESS ['SEC_ANTIVIRUS_NOTE'] = "

Web antivirus

Web antivirus - a system that counteracts infection of sites. The web antivirus identifies potentially dangerous html code and \"cuts\" the suspicious object from the site code, deterring the infection of the user's computer.

Attention! The web antivirus is not a replacement for a traditional antivirus program.

"; $MESS ['SEC_ANTIVIRUS_LEVEL'] = "Activation is recommended for the Highest level of security."; $MESS ['SEC_ANTIVIRUS_TIMEOUT'] = "Notification interval (minutes)"; $MESS ['SEC_ANTIVIRUS_WHITE_LIST'] = "Exceptions:"; $MESS ['SEC_ANTIVIRUS_ADD'] = "Add"; $MESS ['SEC_ANTIVIRUS_ACTION'] = "Action when virus detected"; $MESS ['SEC_ANTIVIRUS_ACTION_REPLACE'] = "Cut object from site code"; $MESS ['SEC_ANTIVIRUS_ACTION_NOTIFY_ONLY'] = "Record in log and notify administrator"; ?>