Recent content by mb0x88

  1. M

    adminListener address restricted to localhost, but its still available at domain.com:7080

    No that doesn't work, I can still see web admin console on domain.com:7080 with those settings: I have two listeners: One for port 443 and one for port 80 On both I have added your suggestion, so they have domain.com, localhost, 127.0.0.1 adminListener is set at 127.0.0.1 on WebAdmin Settings...
  2. M

    adminListener address restricted to localhost, but its still available at domain.com:7080

    I have set the admin console to only be available on localhost listener adminListener { address 127.0.0.1:7080 But it is still available at domain.com:7080 How do i restrict it to only work on localhost?
Top