On Tue, Jan 14, 2014 at 3:25 PM, Gilles <[email protected]> wrote:

> Thanks for the infos.
>
> 1. I can't either create an .htaccess file or have it work as planned
> (login refused):
> "./mongoose-lua-sqlite -A .htpasswd -auth_domain 192.168.0.10 joe test"
> OR
> mongoose.conf includes "auth_domain 192.168.0.10" and I ran
> "./mongoose-lua-sqlite -A .htpasswd joe test"
>

./mongoose-lua-sqlite -A .htpasswd mydomain.com joe test
./mongoose


>
> 2. Is error_log_file deprecated?
>

yes

>
> 3. So ".mg.lua" scripts must be moved to HTML + embedded .lp scripts?
>

yes


>
> 4. "If luarocks modules are compiled C libraries, they won't work. Pure
> Lua modules will.": "Pure lua modules" = source script compiled on-the-fly
> by the embedded Lua interpreter, as opposed to external, compiled C
> librarires?
>
> Does someone know if most Lua libraries are C, in which case, most
> libraries aren't usable with Mongoose?
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to