Our features site is undergoing a refresh! Be sure to explore the revamped site and discover our latest product roadmap launching here on Monday, March 18th.
This object is in archive! 

IP Address pool for Apache instead of listen *:80

asambler shared this idea 11 years ago
Open Discussion

This should be pretty straight forward.


An IP address pool box, that adds a listen ip:port line to httpd.conf per each IP instead of the default "listen 80" which binds apache to all available interfaces.


This would allow more control over the available IP addresses on the server and what we want to do with them.


Currently, I'm running a proxy setup for a third-party app that needs Nginx bind to port 80 on a single IP addres. I've added all my available IP addresses to httpd.conf manually, except one that I need for the proxy.


It works fine so far, however I don't like the idea of my setup breaking the next time Cpanel needs to rebuild httpd.conf.

Replies (2)

photo
1

The Reserved IPs Editor in WHM (

  • Home » Service Configuration » Apache Configuration » Reserved IPs Editor) allows you to specific which IPv4 addresses Apache will, or will not, listen on.
  • photo
    1

    Thanks it worked.


    Is there something similar for Pure-FTPD?

    Leave a Comment
     
    Attach a file