On Tuesday 11 November 2003 14:52, mi wrote: > Hello list, > > can i have exceptions from a Don't Cache - Domain ? > > For example: > Don't cache my mailbox http://www*.gmx.net/* > but do cache the login-page http://www12.gmx.net/de/cgi/login [...] > > It would be useful to have the startpage forms of google and other > search machines, > and loginpages with different accounts, so that i can fill in the > forms first and then go online. > But don't cache the search replies which i normally will not need to > read again.
How about these 2 lines in your wwwoffle.conf / DontCache section: !http://www*.gmx.net/de/cgi/login http://www*.gmx.net/* Note: First you should use the line with the page(s) you want to cache, and then the line with the page(s) you don't want to cache. This will work for the WWWOFFLE part (although I didn't try it with GMX), however I don't know if GMX will accept prepared forms (you would try to bypass the login?). Maybe GMX could give you an answer to this - or just try to find out. Nils -- Don't Panic
