lua-users home
lua-l archive

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


On Nov 10, 2007 9:30 AM, Andre Carregal <carregal@fabricadigital.com.br> wrote:

> > Sounds like a misconfiguration of the http server, especially the
> > AddHandler directive.
> > At the moment, PHTML files (php code) is served directly by the server.
>
> Not exactly. LuaForge does not offer PHP for security reasons. If you
> need to use it, then you may point the project home page to an
> external URL.
>

It looks like the default "skeleton" page for all new projects is "index.php"
 - on a server that has PHP disabled?

- Jeff