lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



There is no project home page, although LuaForge seems to have come up with the link. I will remove it, thanks for informing.

Important pages are the Files tab (http://luaforge.net/frs/? group_id=265) and the manual page, also included in the tgz (http:// luaforge.net/docman/index.php?group_id=265&selected_doc_group_id=292)

-asko


Ross Berteig kirjoitti 9.7.2007 kello 1:27:

Asko,

Sometime on Sun, 8 Jul 2007, Asko wrote:
>Lua Lanes allows you to give specific OS level priorities to the
>Lua states you are running, and/or aborting them completely if
>necessary. It kind of helps you do the kinds of sandboxing that
>Lua is good for, without going "inside".

I noticed a while back, and was reminded by your post today that
there is something wrong with your project's configuration at
Luaforge. At (http://luaforge.net/projects/lanes/) there is a
link to the project home page (http://lanes.luaforge.net/).
Attempting to follow that link, firefox says:

   "You have chosen to open
	<<<big blank space here>>>
    which is a: application/x-httpd-php ..."

rather than displaying a useful page. I'm guessing that luaforge
isn't configured right to support PHP pages?

Of course, given that index.php (saved to disk and inspected)
does not contain strings like either lua or lanes might indicate
that there is something else going on entirely ;-)