constant BOOST_IGNORE_HTACCESS_WARNING in Boost 6
1 use of BOOST_IGNORE_HTACCESS_WARNING
- boost_requirements in ./boost.install 
- Implementation of hook_requirements().
File
- ./boost.module, line 91 
- Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_IGNORE_HTACCESS_WARNING', variable_get('boost_ignore_htaccess_warning', FALSE));