That solution is not perfect, because the full URI (including cipher) would get passed to xAccess (into const char *zPath parameter) which is called very frequently, and I would have to parse it (to decode the actual file name without the cipher parameter) in each call, which would reduce performance.
On Wed, 17 Apr 2019 at 17:36, Richard Hipp <d...@sqlite.org> wrote: > On 4/16/19, Esenthel <esent...@gmail.com> wrote: > > > > I never got any reply for this > > You have to sign up for the mailing list in order to get email > replies. If you do not sign up, you have to poll for responses on one > of the archives, such as > > https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/thrd5.html#114065 > > -- > D. Richard Hipp > d...@sqlite.org > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users