[Privoxy-users] Cascading Rules
Thibault Bartolone
bartol_78 at yahoo.com
Thu Jan 30 11:48:54 CET 2025
[struggling with formatting here]
Hello Privoxy Users
I didn't find an explicit answer in the documentation or online, that's why I'm asking. Maybe it's because I don't know what string to search.
What I want is allow ONE specific Google Drive and nothing else
The problem is that you cannot do just that:
allow drive.google.com/drive/folders/XYZ1234
Because for some reason, accessing this drive requires access to some other drive.google.com URIs, like for example drive.google.com/_/
So my question is: is it possible to do the following?
block /
allow drive.google.com/*
block drive.google.com/drive/*
allow drive.google.com/drive/folders/XYZ1234
I would call that cascading rules, hierarchy rules or nested rules.
If someone has an answer, thank you in advance!
Le jeudi 30 janvier 2025 à 11:46:06 UTC+1, Thibault Bartolone via Privoxy-users <privoxy-users at lists.privoxy.org> a écrit :
Hello Privoxy Users
I didn't find an explicit answer in the documentation or online, that's why I'm asking. Maybe it's because I don't know what string to search.
What I want is allow ONE specific Google Drive and nothing else.
The problem is that you cannot do just that:allow drive.google.com/drive/folders/XYZ1234
Because for some reason, accessing this drive requires access to some other drive.google.com URIs, like for example drive.google.com/_/
So my question is: is it possible to do the following?
block /
allow drive.google.com/*block drive.google.com/drive/*allow drive.google.com/drive/folders/XYZ1234
I would call that cascading rules, hierarchy rules or nested rules.
If someone has an answer, thank you in advance!
_______________________________________________
Privoxy-users mailing list
Privoxy-users at lists.privoxy.org
https://lists.privoxy.org/mailman/listinfo/privoxy-users
More information about the Privoxy-users
mailing list