George Shaw
|
b9f7c5d065
|
Fix import paths
* github.com/Ennovar/gPanel -> github.com/kentonh/gPanel
|
2018-09-21 20:13:49 -05:00 |
|
George Shaw
|
c3785f6602
|
fixed part of serving php.. post/get variables currently don't work though
|
2018-02-12 13:29:23 -06:00 |
|
George Shaw
|
05ef046e55
|
subdomains now work
|
2018-01-23 15:50:18 -06:00 |
|
George Shaw
|
6555f720eb
|
restructured to serve out of /home/[bundle_name]/document_root/ and also store logs in /home/[bundle_name]/logs, removing the need to keep track of anything other than .db files within the program for each bundle. the log read/write/truncate api's need fixed though
|
2018-01-18 15:33:21 -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
|
b074fcd17e
|
php cgi
|
2017-12-15 15:26:11 -06:00 |
|
George Shaw
|
ab46023019
|
public can now serve php files
|
2017-12-15 11:10:52 -06:00 |
|
George Shaw
|
8b6a4e65b2
|
implimented IP filtering on public
|
2017-11-30 16:48:04 -06:00 |
|
George Shaw
|
638b3cd244
|
moved all servehttp functions into their own file
|
2017-11-28 16:52:13 -06:00 |
|