Proxy and accessing https://<domain>:10000

I now get this when i try to go and edit the proxy config settings for another domain.

[code]
Security Warning
Warning! Webmin has detected that the program https://:10000/virtual-server/proxy_form.cgi?dom=125887368685941& was linked to from the URL https://webmin./left.cgi?mode=virtualmin&dom=125887368685941, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.

If this is a legitimate link, you can allow links from this URL as follows :

* Login to Webmin normally.
* Go to the Webmin Configuration module.
* Click on the Trusted Referrers icon.
* Enter the hostname <domain> into the Trusted websites field, and click Save.

Alternately, you can configure Webmin to allow this link from the command line by :

* Login as root, and edit the /etc/webmin/config file.
* Add the line referers=<domain> at the end, or if a referers line already exists add <domain> to it.
* Save the file.[/code]

I have done as above and restarted httpd / webmin and still get the same message…