Eyal Sawady
05a71905f9
Fix typo in documentation for $GATEWAY_INTERFACE
2020-11-11 10:30:03 -05:00
Drew DeVault
dc6e4e80c0
Implement URL rewrites with regex capture groups
2020-11-01 11:19:51 -05:00
Drew DeVault
953039e0b1
gmnisrv.ini(5): clarify tokens in route config
2020-11-01 10:34:41 -05:00
Drew DeVault
16e55c6262
Change meaning of root (backwards incompatible!)
...
This takes the nginx approach to the "root" directive, which is simpler
to implement and more consistent with more complex routing behaviors
like regexp.
The path component of the URL is now simply appended to the root to form
the path to the file which should be served to the client.
2020-11-01 10:32:44 -05:00
Drew DeVault
36e53f1f7f
It's actually ECMAScript 2018 compatible
2020-11-01 10:21:45 -05:00
Drew DeVault
4b6f5a1c61
Clarify regex details in gmnisrv.ini(5)
2020-11-01 09:48:10 -05:00
Drew DeVault
cc1bd152e3
Initial support for CGI scripts
2020-10-25 23:16:50 -04:00
Drew DeVault
8baeb5a51c
Initial implementation of a routing table
2020-10-25 21:46:01 -04:00
Drew DeVault
814a6e7657
Document (and tweak) log format
2020-09-26 17:02:06 -04:00
Drew DeVault
0933880b2b
Documentation
2020-09-26 16:45:06 -04:00