|
From: john s. <sk...@us...> - 2011-10-28 13:47:06
|
On 28/10/2011, at 11:43 PM, john skaller wrote: > > Compare: > > http://localhost:1234/web/Easy_to_Read_and_Write.fdoc > > where it says " "variable length array y" (y in typewritter font) with > > http://felix-lang.org/Easy_to_Read_and_Write.fdoc > > where it says "variable length array {y}" > > The latter simply can't be the most recent version of Felix webserver. Ah .. I think I fixed it! The command to start the port 1116 server failed to specify a root. Since user felixweb is actually using MY home directory some stuff must have come from the wrong place. Upstart .. seems quite nice now I bothered to actually read the docs :) -- john skaller sk...@us... |