Does this really not work on BSD? Interesting...

tcpserver is a very simple server, all it does is fork off a new
qmail-smtpd process, one for each connection, which just reads it's
stdin and stdout. Fine for email, but that is no way to run a
webserver and with AOLserver it simply can't be done.

You can run it on a higher port and simply forward port 80 to that
port, either using the BSD equivalent of Linux's iptables, or by
running Apache and using mox_proxy to do it.

Last but not least, BSD probably isn't the best platform for any
multithreaded server, sure you can't use Linux?

Cheers,
Bas.

On 26 Jun 2005, at 15:34, Mrad James Deane wrote:

my problem is i'm using freebsd and it can't let aolserver run on
port 80
with -u www so i'm trying to use setuidgid from daemontools because
i have
succesffuly run qmail on port 25 using it with another user than root.
thanks

_________________________________________________________________
MSN Hotmail : antivirus et antispam intégrés
http://www.msn.fr/newhotmail/Default.asp?Ath=f


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.



--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to