aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/about.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get the other viewer web pages to work via FCGI.onefang2021-09-091-1/+1
|
* Rejig the web stuff.onefang2021-09-091-0/+13
Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++