Update 'Installation Java 8 JDK & Jetty 9'
parent
bd25605916
commit
1917f3ed8e
|
@ -57,7 +57,7 @@ sudo chown --recursive jetty webapps/ temp/ logs/
|
||||||
|
|
||||||
### config jetty to use /opt/webbase/ for web directory
|
### config jetty to use /opt/webbase/ for web directory
|
||||||
|
|
||||||
cd /opt/webbase/
|
cd /opt/webbase/ \
|
||||||
`ls.` \
|
`ls.` \
|
||||||
should be empty
|
should be empty
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@ Alias=jetty9.service
|
||||||
```
|
```
|
||||||
|
|
||||||
### Editd default environmmet files for jetty
|
### Editd default environmmet files for jetty
|
||||||
`sudo nano /etc/default/jetty` \
|
`sudo nano /etc/default/jetty`
|
||||||
|
|
||||||
```
|
```
|
||||||
# change to 'no' or uncomment to use the default setting in /etc/default/rcS
|
# change to 'no' or uncomment to use the default setting in /etc/default/rcS
|
||||||
|
|
Loading…
Reference in New Issue
Block a user