Commit Graph

6 Commits

Author SHA1 Message Date
aef30adb1f [fix] disabled nginx version 2021-02-02 17:33:26 -05:00
55823e6cfa [add] add custom error page if upstream fails 2020-06-06 18:13:13 -04:00
9378ae4a00 [add] added 403 catchall for invalid domains 2020-06-06 17:30:19 -04:00
a3f5fc413f [fix] rng() now outputs positive int and increased nginx name bucket
- [fix] changed od flag from -i to -d to generate unsigned numbers
 - the param -i can create negative numbers in dash
 - [fix] increased server_names_hash_bucket_size to 64
 - to accommodate for large domain names with (many) subdomains
2020-05-27 16:30:10 -04:00
f3d17e931a [mod] proxy nginx config is now generated based on domains.env
- domains and servers in domains.env are mapped 1:1
 - moved domains.env to ./files/domains.env
 - renamed kweb to web for a more generic approach
2020-05-27 15:58:21 -04:00
b14fc1f0c1 [add] initial commit 2020-04-04 20:34:09 -04:00