On 23.11.2016 11:03, Teresa Fasano wrote:
Hi, I wanted to know how I can remove a specific cookie on apache(version 2.2.22).
Maybe you should ask on the Apache httpd user's list then ? (This is the Apache Tomcat list, that's another webserver)
I tried with Header add Set-Cookie "ANY_COOKIE = '* cookiecontrol'; expires = 'SOME_DATE_IN_PAST'; Max-Age = 0; path = COOKIE_PATH" but it did not work. Any suggestions?
Yes, definitely the Apache httpd list.. Check here : http://httpd.apache.org/lists.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org