0.0.12 • Published 9 years ago

eighty-server v0.0.12

Weekly downloads
1
License
ISC
Repository
github
Last release
9 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

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago