#AddType application/x-httpd-php .html .php .phtml .htm
#php_value auto_prepend_file "application\views\scripts\includes\header.phtml"
#php_value auto_append_file "application\views\scripts\includes\footer.phtml"
#RewriteEngine on
#RewriteBase /inQuireREST/
#RewriteRule !\.(js|css|ico|gif|jpg|png)$ index.php
#deny from all