... | ... | @@ -99,6 +99,11 @@ make run |
|
|
```
|
|
|
|
|
|
# Apache configuration
|
|
|
First of all:
|
|
|
* don't forget to add the user www-data to the stock group
|
|
|
* uncomment the following line in the /etc/apache2/envvars file :
|
|
|
\#. /etc/default/locale
|
|
|
|
|
|
Create the configuration file, like :
|
|
|
```bash
|
|
|
cd /etc/apache2
|
... | ... | |