suPHP_ConfigPath /usr/local/lib/custom_php.ini/php.ini_festadauva RewriteEngine on #RewriteBase / RewriteEngine on RewriteCond %{HTTP_HOST} ^sistema.festanacionaldauva.com.br$ RewriteCond %{REQUEST_URI} !^/public/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /public/$1 RewriteCond %{HTTP_HOST} ^sistema.festanacionaldauva.com.br$ RewriteRule ^(/)?$ public/index.php [L]