RewriteEngine off
<IfModule mod_suphp.c>
	suPHP_ConfigPath /home/prinoldp
	<Files php.ini>
		order allow,deny
		deny from all
	</Files>
</IfModule>
