SQLite3 and web server

Cecil Westerhof Cecil at decebal.nl
Sat Aug 22 07:38:42 EDT 2015


On Friday 21 Aug 2015 16:57 CEST, Michael Torrie wrote:

> On 08/21/2015 08:19 AM, Michael Torrie wrote:
>> But of course you can use straight CGI with Apache too. Probably
>> this is the easiest way for you to get started. Don't try to run
>> your own http server. That's just a waste of time and effort. Run
>> the CGIs under Apache. Google for Apache CGI to get info on how to
>> set up apache to execute CGI scripts (in any language).
>
> On second thought, maybe your original course of action is better,
> though I don't know the cause of the errors you are seeing.

I switched to bottle.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof



More information about the Python-list mailing list