Commit graph

11 commits

Author SHA1 Message Date
George Shaw
b9f7c5d065 Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
2018-09-21 20:13:49 -05:00
George Shaw
8d77d3fb56 fixed issue where multiple bundles used the same instance of http.Server 2018-02-07 16:39:59 -06:00
George Shaw
b9e450ec5d reworked reverse proxy domain router to utilize transport to throw 400 bad requests instead of having the server handle it. 2018-01-24 15:18:11 -06:00
George Shaw
d57cb9afa3 fixed domain router issues and followed HTTP docs in regards to host field 2018-01-23 14:38:49 -06:00
George Shaw
c556b23827 php cgi completely works, thank you jacob walker, and router potential deadlock is fixed, thank you again jacob walker. 2017-12-18 14:08:31 -06:00
George Shaw
4b2fed1f76 unlock was in the wrong place for mutex in router 2017-12-11 13:38:13 -06:00
George Shaw
5d1234089e oops 2017-12-11 13:36:48 -06:00
George Shaw
209f919220 changed fmt's to logs and i think i finished the router 2017-12-11 13:34:44 -06:00
George Shaw
518200e611 router proxy works 2017-12-11 12:49:32 -06:00
George Shaw
3db26321ef working on router 2017-12-11 12:01:57 -06:00
George Shaw
5f732fc5ce implimented domain router 2017-12-08 16:18:11 -06:00