|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
IP Masking
How do you hide the IP address when someone is visiting your website. I used cloaking from my redirection client. However, people can still find out my ip by right clicking on the site and checking the url. For example it will show "http://123.45.678.9/Pictures/main.html". I would like it to show "http://www.websitename.com/Pictures/main.html".
|
|
#2
|
|||
|
|||
|
unless you get a re-routing account (slow and expensive, similar to a proxy), clients will always be able to get your IP address.
for the browser not to display it, you need to get your own domain and simply link to that instead of the IP.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
||||
|
||||
|
First you need to register a domain, and then ask your ISP to point it to your webserver. They will then put an A record into their zone file which will contain the IP address of your webserver.. then you can use your new FQDN instead of the IP address
christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > IP Masking |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|