"Andrew W. Gaunt" said: > >I'm looking for a light weight web server that I can run on port 81 >of my linux box (Sparc Debian) at home and expose it to the Internet. > >I've got apache running on 80 which is what I use on the home network. >I block that port with the firewall 'cause I don't want it exposed the >unwashed >masses on the Internet. On port 81 I'd like to make another web server >available >that is light weight, easily configured, secure, etc. I don't need a lot of >functionality, just basic http tranfers with some kind of user >authentication >for some areas.
Why not run a 2nd copy of apache on that port? You already know it. It might not be the leanest, but it meets the other requirements. -- ------- Tom Buskey ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
