QuickSite site go live
From GLMWiki
- Make sure to setup the email address for OWNER_EMAIL and FROM_NEWS_EMAIL in bootstrap.php
- Put site into svn
- Check out to production server
- Comment the Rewrite Base in the main .htaccess file.*
- Update the .htaccess file and commit
- Add admin directory and logs directory and create .htaccess file for the admin/logs directory containing only
RewriteEngine Off
- Add cache directory (in root of site)