mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Apache (markdown)
parent
1b32c70120
commit
bc4557ac66
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue