--- boost.install	11 Nov 2009 08:35:02 -0000	1.2.2.1.2.3.2.72
+++ boost.install	13 Nov 2009 14:57:56 -0000
@@ -85,7 +85,7 @@
       }
 
       $cache_directories = array_unique($cache_directories);
-      $htaccess = stristr($_SERVER["SERVER_SOFTWARE"], 'apache') ? file_get_contents('.htaccess') : FALSE;
+      $htaccess = stristr($_SERVER["SERVER_SOFTWARE"], 'apache') ? file_get_contents(dirname($_SERVER["SCRIPT_FILENAME"]) . '/.htaccess') : FALSE;
       if (BOOST_CRAWL_ON_CRON) {
         $crawler_response = drupal_http_request(BOOST_CRAWLER_SELF . '&test=1');
         $crawler_response = $crawler_response->code;
