0.0.12 • Published 8 years ago

eighty-server v0.0.12

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

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago