ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   How-To Guides (http://forum.ispsystem.com//forumdisplay.php?f=12)
-   -   So website before IP has been propagated (http://forum.ispsystem.com//showthread.php?t=1028)

matley 04-29-2010 03:40 PM

So website before IP has been propagated
 
Is it possible to view one of my websites which I've set up in ISPManager in a browser even before the domain is properly propagated?

For example, it would be nice if I could go to something like I've typed below and it would display the website before it's properly propagated.

http://194.201.203.189/example.com

At the moment, I know that by just typing the IP address in a browser it shows the default www domain, but ideally we could show a specific domain without having to change the default.

slava 04-29-2010 07:55 PM

1. You can enter Server configuration -> IP-addresses and change Default domain on this IP.
After then you can enter to site by url http://194.201.203.189

2. Edit c:\windows\system32\drivers\etc\hosts and add this line
Code:

194.201.203.189    example.com
and you can enter to http://example.com bypass DNS requests

3. If used mod_userdir apache module you can use URL http://194.201.203.189/~username/
ISPmanager automatically create symbol link public_html -> www/example.com in the user home directory when WWW domain is added.


All times are GMT +2. The time now is 08:00 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.