You are here

require.html in Boost 6

File

help/require.html
View source
<a name="top"></a><img src="&path&rocket.png" align="right">
<h3>REQUIREMENTS</h3>
<p><ul>
<li> Boost is designed for Drupal 6.x served by Apache on any platform.</li>
<li> Drupal's clean URLs MUST be enabled and working properly.</li>
<li> If the cached files and pages must be cleared at their expired time, the cron run for Drupal must be correctly setup to execute more often than, or as often as the cache lifetime you specify in the settings.</li>
<li> Since the static page caching is implemented with mod_rewrite directives, Apache version 1.3 or 2.x with mod_rewrite enabled is required (if Drupal's clean URLs work for you, you're fine; if not, get them working first).</li>
<li> Other web servers, such as Lighttpd, are NOT officially supported at present.<br />
 &bull; <a href="http://drupal.org/node/150909">Lighttpd</a> &bull; <a href="http://drupal.org/node/244072">Nginx</a></li>
</ul>
<h3>RECOMMENDED MODULES</h3>
<p>Path (Drupal Core)</p>
<p><a href="http://drupal.org/project/globalredirect">Global Redirect</a></p>
<p><a href="http://drupal.org/project/transliteration">Transliteration</a></p>
<p><a href="http://drupal.org/project/pathauto">Pathauto</a></p>
<p><a href="http://drupal.org/project/token">Token</a></p>
<p><a href="http://drupal.org/project/poormanscron">Poormanscron 1.1 or 2.0</a> if cron configuration is not available on your server.</p> 
<p>If enabled [x] Clear all cached pages referenced via CCK with a node... The <a href="http://drupal.org/project/nodereferrer">Node Referrer</a> module is recommended.</p>
<p><a href="#top">Back to top</a><br /></p>