<p>Excellent!</p>
<p>Glad that helped.</p>
<p>Take care,</p>
<p>-Jesse</p>
<p>--<br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
414.940.4866<br>
<a href="http://www.sigma-star.com">www.sigma-star.com</a><br>
@jessegumm</p>
<div class="gmail_quote">On Mar 9, 2012 4:25 AM, "John Hughes" <<a href="mailto:john.hughes@quviq.com">john.hughes@quviq.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you! Problem solved. That's a useful file to know about!<br>
<br>
John<br>
<br>
-----Ursprungligt meddelande----- From: Jesse Gumm<br>
Sent: Wednesday, March 07, 2012 10:41 PM<br>
To: Garrett Smith<br>
Cc: John Hughes ; <a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
Subject: Re: [erlang-questions] Serving PDF using Nitrogen/Inets<br>
<br>
Hi John,<br>
<br>
In your nitrogen installation, check out /etc/inets_httpd.env, which<br>
defines a few common mimetypes for inets.<br>
<br>
<a href="https://github.com/nitrogen/nitrogen/blob/master/rel/overlay/inets/etc/inets_httpd.erlenv" target="_blank">https://github.com/nitrogen/<u></u>nitrogen/blob/master/rel/<u></u>overlay/inets/etc/inets_httpd.<u></u>erlenv</a><br>

<br>
-Jesse<br>
<br>
On Wed, Mar 7, 2012 at 3:09 PM, Garrett Smith <<a href="mailto:g@rre.tt" target="_blank">g@rre.tt</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Mar 7, 2012 at 10:35 AM, John Hughes <<a href="mailto:john.hughes@quviq.com" target="_blank">john.hughes@quviq.com</a>><br>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I’m having trouble serving static pdf files using nitrogen (running on<br>
inets<br>
for the time being). I think they’re being served with the wrong content<br>
type: my browser treats them as text and displays the PDF source;<br>
moreover,<br>
if I try to “save the page” then a .txt is appended to the file name (I’m<br>
running on Windows 7). This happens if I visit a URL such as<br>
<a href="http://localhost:8000/file.pdf" target="_blank">http://localhost:8000/file.pdf</a> in my browser (with nitrogen running on<br>
the<br>
same machine).<br>
</blockquote>
<br>
When I use httpd/inets with modlib, I need to explicitly configure<br>
MIME types, even for images, css, etc. I wonder if Nitrogen does the<br>
same thing but has omitted pdf.<br>
<br>
You're seeing other mime types come through? E.g. css -> text/css?<br>
<br>
Garrett<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote>
<br>
<br>
<br>
-- <br>
Jesse Gumm<br>
Owner, Sigma Star Systems<br>
<a href="tel:414.940.4866" value="+14149404866" target="_blank">414.940.4866</a> || <a href="http://sigma-star.com" target="_blank">sigma-star.com</a> || @jessegumm <br>
</blockquote></div>