Add Apache2 rewrite module
This commit is contained in:
parent
3baa90e7d8
commit
8fc06a1453
@ -101,6 +101,16 @@ Configuration file
|
|||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Enable rewrite module
|
||||||
|
|
||||||
|
[shroot]
|
||||||
|
|
||||||
|
```
|
||||||
|
a2enmod rewrite
|
||||||
|
```
|
||||||
|
|
||||||
|
[/shroot]
|
||||||
|
|
||||||
Enable nextcloud and disable the default site
|
Enable nextcloud and disable the default site
|
||||||
|
|
||||||
[shroot]
|
[shroot]
|
||||||
|
Loading…
Reference in New Issue
Block a user