0.0.12 • Published 10 years ago

eighty-server v0.0.12

Weekly downloads
1
License
ISC
Repository
github
Last release
10 years ago

eighty

Example .eightyrc:

[servers.app1]
name = app1.domain.ext
listen = 8080
[servers.app1.locations.default]
path = /{p*}
[servers.app1.locations.default.proxy]
host = 127.0.0.1
port = 8081
[servers.app1.locations.default.error.default.file]
path = ../../path/to/error.html

[servers.app2]
name = app2.domain.ext
listen = 8082
[servers.app2.locations.default]
path = /{p*}
[servers.app2.locations.default.proxy]
host = 127.0.0.1
port = 8083
[servers.app2.locations.default.error.default.proxy]
host = 127.0.0.1
port = 8081
0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago