I'm running 1.0b1 running the binary dist. I am also using Apache 2 via mod_proxy to snipsnap. I can upload word docs, images, pdf etc ok. I can download everything but PDF files that I have uploaded. Word docs, images, etc work fine. When I click on a pdf attachment it sends me this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="/space/start/pamla1.p
df">GET /space/start/pamla1.pdf</a></em>.<p>
Reason: <strong>Error reading from remote server</strong></p></p>
<hr />
<address>Apache/2.0.44 (Unix) PHP/4.3.10 Server at wiki.xxxx.com Port 80</address>
</body></html>
I don't see any entry in my access log for the pdf in my snipsnap access directory. Any ideas?