Implement basic router and a controller for simfile API. Need to make some changes...
[rock.divinelegy.git] / public_html / .htaccess
index a345710..93c4480 100644 (file)
@@ -3,6 +3,4 @@ RewriteBase /
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteRule ^ index.php [QSA,L]
 
-php_value auto_prepend_file /home/cameron/vhosts/xhprof/public_html/header.php
-php_value auto_append_file /home/cameron/vhosts/xhprof/public_html/footer.php