<Files twofa_handler.php>
    Order Deny,Allow
    Allow from all
    <IfModule mod_authz_core.c>
		Require all granted
	</IfModule>
</Files>