Display splash page URL by hostname, not IP address
-
Instead of having users seeing "10.10.1.1:8000/index.php" in the browser, we would like to see the URL as "pf1.hostname.com:8000/index.php"
How can I change this? Thanks.
-Jim