Updating to use Heroweb instead of Datahost
1. In shop/config.php do the following:
In $base_URL and $secure_URL replace this:
datahost
With this:
heroweb
and save
2. In shop/settings.php make sure that if the path has this:
/www/htdocs
it is replaced with this:
/var/www/html
3. Clear the cache
4. Make sure the base tag looks like one of these:
5. In .htaccess:
For ‘RewriteBase’ follow this pattern:
/minimegeology
For ‘RewriteRule’ follow this pattern:
. /minimegeology/home [L]