mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
docs: instruct to enable ssl module for apache(#447)
This commit is contained in:
parent
8bd0ed6a8a
commit
056578cb02
@ -72,6 +72,7 @@ below!_ You only need to run `systemctl restart httpd`.
|
||||
# You do not need to run any of these commands on CentOS
|
||||
sudo ln -s /etc/apache2/sites-available/pterodactyl.conf /etc/apache2/sites-enabled/pterodactyl.conf
|
||||
sudo a2enmod rewrite
|
||||
sudo a2enmod ssl
|
||||
sudo systemctl restart apache2
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user