########################## #Apache Only system file ########################## #Disables Magic quotes (This could cause server errors if you do not have permission) #Sets up 404 ########################## ErrorDocument 404 /404.php php_flag magic_quotes_gpc off