Is there a way to make my auto_prepend command ignore my includes/
and ajax/
directories?
I can write regular expressions easily it's just knowing how to markup the conditional statements...
# choose which files are mother files (aka not includes or ajax)
# add dochead to these files
{some kind of regex conditioon here }
php_value auto_prepend_file C:/wamp/www/new_glaven_valley/views/components/doc_head.php