QuickSite site go live

From GLMWiki
Revision as of 13:44, 7 October 2013 by Leif (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • 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: Note: may need to run sudo chmod g+w on the logs dir.
RewriteEngine Off
  • Add cache directory (in root of site)