How do I get Shared IP to show up in Apache

Hi,

I have two private IP addresses on the system. One will be for the internal intranet and the other will be routed externally.

I need to be able to switch sites from internal to external and vice-versa.

When I setup a website and point it to a shared IP address, it shows up as Any in Apache and is available on both interfaces.
I need to be able to choose if it is available externally or not.

These should be IP Addresses

How about editing your Apache config file and specifying a specific IP in the Listen directive?

Webmin > Apache Webserver > Global configuration > Edit config files