04-21-2013, 04:48 PM
|
|
It's 42
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
|
Alter this file on your computer's operating system to point to the IP you want for the FQDN (fully qualified domain name).
example;
Code:
cat /etc/hosts
127.0.0.1 localhost
91.208.175.119 xlovecam.ch
see:https://en.wikipedia.org/wiki/Hosts_%28file%29
I think this is what you are trying to do ?
|
|
|