<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Mar 19, 2014, at 1:44 PM, Levente Uzonyi &lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On Wed, 19 Mar 2014, Tobias Pape wrote:<br><br><blockquote type="cite">On 19.03.2014, at 16:33, Chris Cunnington &lt;<a href="mailto:websela@yahoo.com">websela@yahoo.com</a>&gt; wrote:<br><br><blockquote type="cite">It's not ideal to serve <a href="http://squeak.org">squeak.org</a>'s resources files from my website forever, so how do we serve files from box4?<br>I'm going to post this idea and leave it for a week before I change anything.<br>I figure a week is enough time for people to look at the question.<br><br>nginx serves files from /usr/share/nginx/.<br>It's default is /usr/share/nginx/html.<br>The basic directive looks like this:<br><br>location / {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;root &nbsp;&nbsp;/usr/share/nginx/html;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;index &nbsp;index.html index.htm;<br>&nbsp;&nbsp;}<br><br>I'm thinking we have directories for each service in the default directory:<br><br>/usr/share/nginx/ftp<br>/usr/share/nginx/map<br>/usr/share/nginx/source<br>/usr/share/nginx/wiki<br>/usr/share/nginx/www<br>/usr/share/nginx/lists<br><br></blockquote><br>I propose to use the standard /var/www<br>but apart from that, yes.<br></blockquote><br>Yes, and no :). As I said, I'll write proper config files. I've started to change stuff already, but editing anything on the server is a pain, due to the lack of tools (vim, screen, etc).<br></div></blockquote><div><br></div><div>OK, from my point of view, that problem is solved. You're going to do it. I'll turn to other things.&nbsp;</div><br><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">So far I've added the classic sites-enabled/sites-available directories,<br>which lets us have active and inactive per domain config files.</div></blockquote><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>We'll need separate configurations for the static files of the website, and for other files (e.g. the files from<span class="Apple-converted-space">&nbsp;</span><a href="http://ftp.squeak.org/">ftp.squeak.org</a>). The most important is to move the website's static files first.</div></blockquote><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"> I wonder what possibilities does Altitude have here. Can it store a separate version label for each file?<br></div></blockquote><div><br></div><div>I'm in a G+ hangout with Colin tomorrow. I'll ask him and report back.&nbsp;</div><div><br></div><div>Chris&nbsp;</div><br><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br><br>Levente<br><br><blockquote type="cite"><br>Best<br><span class="Apple-tab-span" style="white-space: pre;">        </span>-Tobias<br><br><br><blockquote type="cite">We could add a new subdomain called "files" and serve from it.<br><br><a href="http://files.squeak.org/map">http://files.squeak.org/map</a><br><a href="http://files.squeak.org/ftp">http://files.squeak.org/ftp</a><br><a href="http://files.squeak.org/source">http://files.squeak.org/source</a><br><a href="http://files.squeak.org/wiki">http://files.squeak.org/wiki</a><br><a href="http://files.squeak.org/www">http://files.squeak.org/www</a><br><a href="http://files.squeak.org/lists">http://files.squeak.org/lists</a><br><br>Thanks,<br>Chris</blockquote></blockquote></div></blockquote></div><br></body></html>