The rules for naming files and folders are complex and I don't really see a reason for it. We should switch to just writing to %HOST/%PATH/index.html or something similar.
I really wish we could write to $CACHE_ROOT/sha1(%PATH) but that'll never happen in the Apache/Nginx world
The rules for naming files and folders are complex and I don't really see a reason for it. We should switch to just writing to
%HOST/%PATH/index.html
or something similar.I really wish we could write to
$CACHE_ROOT/sha1(%PATH)
but that'll never happen in the Apache/Nginx world