Small error in an output message
Posted: Fri Jul 31, 2009 9:42 am
Lutz, during newLisp web-server usage, if I call a non-existing page, I get:
> (get-url "http://127.0.0.1:4701/prova.ex")
"ERR:404 File or Dirctory not found: prova.ex\r\n"
As you can see the word "Directory" is not correct :-)
Cheers
> (get-url "http://127.0.0.1:4701/prova.ex")
"ERR:404 File or Dirctory not found: prova.ex\r\n"
As you can see the word "Directory" is not correct :-)
Cheers