up
This commit is contained in:
parent
d013e78ad0
commit
7269f0caab
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -213,23 +213,17 @@ WantedBy=multi-user.target
|
|||
<code>systemctl daemon-reload</code>
|
||||
|
||||
|
||||
##### risolvi (alcun)i bug
|
||||
##### Dai i permessi a www-data per ruscomap
|
||||
```
|
||||
cd /var/www/html/leaflet/ruscomap
|
||||
|
||||
chown -R www-data:www-data public
|
||||
|
||||
cd /var/www/html/leaflet/ruscomap
|
||||
mkdir config; cd config
|
||||
cp ../server/config/default.json default.json
|
||||
|
||||
mkdir /var/www/html/leaflet/ruscomap/uploads
|
||||
```
|
||||
|
||||
##### avvialo e abilitalo a startarsi in automatico
|
||||
```
|
||||
sudo systemctl start ruscomap.service
|
||||
sudo systemctl enable ruscomap.service
|
||||
sudo systemctl status ruscomap.service
|
||||
```
|
||||
|
||||
#### Crea il file conf di apache
|
||||
|
@ -310,7 +304,7 @@ sudo systemctl restart apache2.service
|
|||
sudo systemctl status apache2.service
|
||||
|
||||
```
|
||||
|
||||
##### Debug
|
||||
```
|
||||
#### If
|
||||
Invalid command 'ProxyPass', perhaps misspelled or defined by a module not included in the server configuration
|
||||
|
|
Loading…
Reference in a new issue