Search results

  1. T

    htaccess auto_prepend

    I am trying to get my common functions file (lets call it foo.php) to auto prepend to each of my pages so I don't have to add an include path to the top of each page. I know it can be done using php_value auto_prepend but I am getting a "500 Internal Server Error" whenever I try to do this. I...
Top