hosting:websitesource
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hosting:websitesource [2018/08/21 12:44] – created jim | hosting:websitesource [2023/03/13 15:10] (current) – jim | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| Should you need to set up the website from scratch, either to restore operation or to create your own private copy for development, | Should you need to set up the website from scratch, either to restore operation or to create your own private copy for development, | ||
| Line 21: | Line 21: | ||
| </ | </ | ||
| - | The next stage is to load the database content. You need a copy of the latest backup from ''/ | + | The next stage is to load the database content. You need a copy of the latest backup from ''/ |
| <code sql> | <code sql> | ||
| Line 30: | Line 30: | ||
| We use Apache (on Debian Stable) to serve the live site, but there' | We use Apache (on Debian Stable) to serve the live site, but there' | ||
| + | |||
| + | The site code assumes that it is at the root of the domain being served, and that it is being served over HTTPS. | ||
| + | |||
| + | ===== Other configuration ===== | ||
| + | |||
| + | You will need to make the '' | ||
| + | |||
| + | <code bash> | ||
| + | # chgrp -R www-data var | ||
| + | # chmod -R g+w var | ||
| + | </ | ||
| + | |||
hosting/websitesource.1534855446.txt.gz · Last modified: 2018/08/21 12:44 by jim