mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Merge 64b7f08cde
into 95257114df
This commit is contained in:
commit
2e11106cdd
@ -96,6 +96,8 @@ Save the contents of the above example in `/etc/apache2/sites-available/netbox.c
|
|||||||
# service apache2 restart
|
# service apache2 restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: Installations on Debian will require an additional package, libapache2-mod-wsgi-py3. Without it the restart command above will fail and checking the Apache status will show it is because of the WSGIPassAuthorization command.
|
||||||
|
|
||||||
To enable SSL, consider this guide on [securing Apache with Let's Encrypt](https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04).
|
To enable SSL, consider this guide on [securing Apache with Let's Encrypt](https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-16-04).
|
||||||
|
|
||||||
# gunicorn Installation
|
# gunicorn Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user