Re: uncachablefile
Juliusz Chroboczek <[email protected]> Sun, 27 Oct 2013 15:30:13 +0100
| Newsgroups | gmane.comp.web.polipo.user |
|---|---|
| Message-ID | <877gcyn5vu.wl%[email protected]> |
> One problem is your regexes aren't quite correct, you need to escape the > last period (e.g. '+\.mp3') to make it work. I'm not actually sure why > that is though... The forbidden and uncachable files contain both domain names and regexps. Polipo assumes a line is a regexp if it contains one of \, * or /, and a domain name otherwise. Documented in Section 3.8.1 of the manual, the code is in forbidden.c line 144. -- Juliusz ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk