Good evening, As far as I understand it the cgit cache system relies only on the path of a request (the PATH_INFO var to be precise).
The cgit setup I made is not compatible with this cache system because I use http for public repositories and http*s* for private ones on the same machine. Basically with my setup, paths could collide between http and https, especially the index page which lists the repositories. I was wondering if you could think about making the cache system rely on the whole url instead of just the path. Regards. -- Sylvain Rabot <[email protected]> _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
