mirror of
https://github.com/discourse/discourse.git
synced 2025-02-26 05:00:11 +08:00
Merge pull request #1006 from benaadams/patch-1
sp in a2ensite (missing n)
This commit is contained in:
commit
ad5a511cde
@ -108,7 +108,7 @@ If you instead want to use apache2 to serve the static pages:
|
|||||||
|
|
||||||
# Now activate them all
|
# Now activate them all
|
||||||
|
|
||||||
sudo a2nsite your-domain.com
|
sudo a2ensite your-domain.com
|
||||||
sudo a2enmod passenger
|
sudo a2enmod passenger
|
||||||
sudo service apache2 reload
|
sudo service apache2 reload
|
||||||
sudo service apache2 restart
|
sudo service apache2 restart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user