Igor, thanks very much for going through that.
Very much appreciated...
On 11/14/06, Igor Sysoev <is-G...@public.gmane.org> wrote:
On Tue, 14 Nov 2006, Saimon Moore wrote:
Of course that was it. I'm extremely embarrased to have bothered the
list
with this but I suppose the old saying "Two pairs of eyes are better
than
one" is very valid in this case.
Many thanks for your efforts.
Some comment on config at http://pastie.caboo.se/22547
Line 29:
Change "http_x_forwarded_for" to "$http_x_forwarded_for".
Line 54:
There is no "text/js" mime-type.
Use "application/x-javascript" instead.
Line 77:
You do not need this
if (-f $request_filename/index.html) {
rewrite (.*) $1/index.html last;
break;
}
because the same check is at line 90.
P.S. Igor, do you know why activating rewrite_log creates binary content
in
the error log?
It's normal in debug log. It's garbage in memory.
Skype: saimonmoore
Yahoo IM: saimonmoore
Google IM: saimonmoore