11 messages in ru.sysoev.nginxRe: question about proxy_store
FromSent OnAttachments
eliottJan 26, 2008 7:18 pm 
Cliff WellsJan 27, 2008 9:10 pm 
eliottJan 27, 2008 10:13 pm 
Igor SysoevJan 27, 2008 10:21 pm 
eliottJan 27, 2008 10:31 pm 
Igor SysoevJan 27, 2008 10:58 pm 
Volodymyr KostyrkoJan 28, 2008 12:54 am 
Igor SysoevJan 28, 2008 1:36 am 
Cliff WellsJan 28, 2008 2:11 am 
Volodymyr KostyrkoJan 28, 2008 2:49 am 
eliottJan 28, 2008 7:06 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: question about proxy_storeActions...
From:Cliff Wells (clif@public.gmane.org)
Date:Jan 27, 2008 9:10:12 pm
List:ru.sysoev.nginx

Hi Cactus!

On Sat, 2008-01-26 at 19:18 -0800, eliott wrote:

I am having problems with proxy being unable to store pages that do not have a file extension (such as a directory or "nice url").

Have you tried with just

proxy_store on;

rather than explicitly specifying a path? Unfortunately I don't have a way to test this at the moment, but it's worth a try.

Cliff