[LUAU] HOSEF mirror access via FTP?

R. Scott Belford scott at belford.net
Thu May 6 12:46:33 PDT 2010


On Thu, May 6, 2010 at 9:33 AM, Antonio Querubin <tony at lava.net> wrote:
>
> Thanks.  You might also want to take a look at ftp.hosef.org.  Is that
> supposed to point at mirror.hosef.org or to the website?

That is at Dreamhost where hosef.org is hosted. It's never been part
of our naming scheme for the mirror.

>
> Lastly, you can proxy IPv6 connections to the IPv4-only website by adding
> something like:
>
> # IPv6 proxy for 69.163.192.65
> <VirtualHost *:80>
>    ServerName hosef.org
>    ServerAlias www.hosef.org
>    ProxyRequests off
>    ProxyPass / http://69.163.192.65/
>    ProxyPassReverse / http://69.163.192.65/
>    ProxyPreserveHost on
> </VirtualHost>
>
> to your apache config on mirror.hosef.org.  Then add mirror's IPv6 address
> as an AAAA RR to hosef.org and www.hosef.org in your DNS.  YMMV.

I use lighttpd, not apache, and, I don't understand why I want to do
this. It seems to add more layers of complexity. We only host
mirror.hosef.org and mirrors.hosef.org at UH. If these domains are
working okay, then this task is done. The website is another task for
another time.

>
> Antonio Querubin
> 808-545-5282 x3003
> e-mail/xmpp:  tony at lava.net

--scott



More information about the LUAU mailing list