> You're asking about HTTP client, the answer is yes it does exist for both C (mg_download) and Lua (you need to call connect() and then use the socket to fetch the data).
In Lua, how can I access socket functions? Wouldn't I need something like LuaSocket? I don't see a connect function in Mongoose's current Lua enviornment... > > If apache is running on the same machine, use URL rewrite functionality to > serve any additional directory outside web root. > ? I don't get what you mean there. But it's not so important I think. Many greetings, Stefan -- 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.
