On Fri, Aug 31, 2001 at 02:34:20PM -0500, Florin Iucha wrote:
> On Fri, Aug 31, 2001 at 01:49:54PM -0500, Nate Straz wrote:
> > On Fri, Aug 31, 2001 at 11:49:53AM -0500, Phillip.J.Crump at WellsFargo.COM wrote:
> > > How do you do the re-direction from 8080 to 80??
> > 
> > # Redirect web traffic from 8080 to 80
> > rdr sis1 candle.dhs.org/32 port 8080 -> candle.dhs.org port 80
> 
> Why not add a "Listen 8080" to httpd.conf?

Because I'm not running Apache and I'd like to think that I can use a
temporary measure like a firewall redirect instead of changing my Zope
configuration.

Nate