[Box-Admins] squeaci.org live

Chris Cunnington smalltalktelevision at gmail.com
Mon Oct 22 21:33:48 UTC 2012


OK, I've added the stanza:

<VirtualHost *:80>
     ServerName www.squeakci.org
     ServerAlias squeakci.org
     ProxyRequests On
     ProxyPreserveHost On
     ProxyPass / http://www.squeakci.org:8080/
     ProxyPassReverse / http://www.squeakci.org:8080/
</VirtualHost>

to the bottom of /etc/apache2/apache2.conf. I had to use:

/usr/sbin/a2enmod

to add the proxy_http module, and then restart:

/etc/init.d/apache2 restart

http://www.squeakci.org

Chris




More information about the Box-Admins mailing list