Mastodon: Difference between revisions
| Line 37: | Line 37: | ||
* <tt>sudo a2ensite mastodon-ssl</tt> | * <tt>sudo a2ensite mastodon-ssl</tt> | ||
* <tt>sudo a2ensite mastodon</tt> | * <tt>sudo a2ensite mastodon</tt> | ||
* <tt>sudo systemctl | * <tt>sudo a2enmod proxy_http</tt> (if not already enabled) | ||
* <tt>sudo systemctl restart apache2</tt> | |||
==Start it== | ==Start it== | ||