If you have spare IP, bind IP's to Apache and Lighttpd as needed.
In Apache
In lighttpdCode:Listen yourip1:80 Listen yourip2:80
Or use a different port for lighttpdCode:server.bind = "your-lighttpd-ip-here"
If you have spare IP, bind IP's to Apache and Lighttpd as needed.
In Apache
In lighttpdCode:Listen yourip1:80 Listen yourip2:80
Or use a different port for lighttpdCode:server.bind = "your-lighttpd-ip-here"
Bookmarks