Updated Apache (markdown)

Lauri Ojansivu 2018-08-17 03:44:31 +03:00
parent 1b32c70120
commit bc4557ac66

@ -57,6 +57,10 @@ cd /etc/apache2/sites-enabled
ln -s ../sites-available/example.com.conf example.com.conf
```
On some distros Apache config is at different path:
```
cd /etc/httpd/conf.d
```
## 6) Reload Apache