<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>sindro.me - Binding 80/TCP as non-root on your development server Comments</title>
  <id>tag:sindro.me,2012:/2011/7/7/binding-port-80-for-your-development-application-server/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://sindro.me/2011/7/7/binding-port-80-for-your-development-application-server/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2011/7/7/binding-port-80-for-your-development-application-server" rel="alternate" type="text/html"/>
  <updated>2011-07-07T22:48:38Z</updated>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>Marcello Barnaba</name>
    </author>
    <id>tag:sindro.me,2011-07-07:177:179</id>
    <published>2011-07-07T22:47:34Z</published>
    <updated>2011-07-07T22:47:34Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2011/7/7/binding-port-80-for-your-development-application-server" rel="alternate" type="text/html"/>
    <title>Comment on 'Binding 80/TCP as non-root on your development server' by Marcello Barnaba</title>
<content type="html">&lt;p&gt;Yeah &#8211; I also wrote a boilerplate nginx conf ( &lt;a href=&quot;https://gist.github.com/804654&quot;&gt;https://gist.github.com/804654&lt;/a&gt; ) but I already knew about it &#8211; I never used &lt;code&gt;setcap&lt;/code&gt; before and wanted to try it :-)&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://sindro.me/">
    <author>
      <name>John</name>
    </author>
    <id>tag:sindro.me,2011-07-07:177:178</id>
    <published>2011-07-07T12:38:06Z</published>
    <updated>2011-07-07T12:38:06Z</updated>
    <category term="development"/>
    <link href="http://sindro.me/2011/7/7/binding-port-80-for-your-development-application-server" rel="alternate" type="text/html"/>
    <title>Comment on 'Binding 80/TCP as non-root on your development server' by John</title>
<content type="html">&lt;p&gt;You could also look at nginx and its proxy_pass feature. It will save you grepping strace runs, and knowing nginx is becoming a must these days, you&#8217;ll also be able to allow/deny hosts, and your nginx.conf will nicely gather your settings in one place.&lt;/p&gt;


	&lt;p&gt;See for example &lt;a href=&quot;https://gist.github.com/1069413&quot;&gt;https://gist.github.com/1069413&lt;/a&gt;&lt;/p&gt;</content>  </entry>
</feed>

