thttpd and Apache

How can I run thttpd and apache together on the same port but, different ips? I tried using the Listen directive in Apache, but I get the error:

[crit] (98)Address already in use: make_sock: could not bind to address xxx.xxx.xxx.xxx port 80

I have tried rebooting and it didn't fix it.

 

 

 

 

Top