.htaccess? I would not recommend using apache. Use nginx. On Thursday, 3 May 2018 03:35:39 UTC-5, Tom Campbell wrote: > > SQLite is more than enough for my needs, I think. In the best of worlds we > will have no more than a few thousand customers after we get up and > running. But I'm not sure what to do about the database file, which is of > course unencrypted. I will place it in a directory that is not accessible > to web users and also make it invisible via .htaccess. > > What's the best way to manage the SQLite data file? Encrypt, then gzip, > then ssh it to a remote location once or twice a day using a cron job? >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

