On 11/11/17 01:01, Vieri wrote:
BTW the docs say:
# %PATH Requested URL path
# %METHOD Request method
# %MYADDR Squid interface address
# %MYPORT Squid http_port number
# %PATH Requested URL-path (including query-string if any)
There's no such thing as %QUERY, right?
Squid cannot send "just the path" in one variable, and "just the query after ?"
in another variable, right?
%PATH is the only thing I can read from to get both path and query (eg.
"/some/path/?a=1&b=2")?
Correct.
Amos
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users