I am trying to log the cookie info using
CustomLog $PATH "%{cookie}i"
Now i want the certain variables ex(hb_name, hb_email, hb_cellno, hb_visit, hb_session
) to be logged into my log file from this cookie.
How can I parse out specific values from this cookie and log them?
No comments:
Post a Comment