Results 1 to 3 of 3
  1. #1

    thttpd and apache co-exist

    Hi,

    I have setup apache to listen to certain IP addresses, and now need to configure thttpd to listen on a different IP address.

    Does anyone know how exactly you get thttpd to listen to a specific IP ?

    Thank you

  2. #2
    Join Date
    Jan 2004
    Posts
    448
    Bind the server to a hostname or IP address using the "-h" switch or the "host" variable at run time
    From this FAQ:http://halplant.com:88/server/thttpd_FAQ.html

  3. #3
    Thank you that worked perfectly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •