Line Yoble
Verified User
- Joined
- Feb 4, 2009
- Messages
- 38
Hello,
I've read somewhere on this site that when I want to test an installed domain on my server, before the DNS servers are set (the domain is currently hosted elsewhere and I don't want to change the domain's DNS before I'm sure it works here), I just have to type :
where <user> is currently admin.
But when I type this URL, I get the 404 error :
The requested URL /~admin/<domain-name> was not found on this server.
When I type only
I get the default page of the first domain I have installed on my server (as a test only).
So, my question seems obvious : how can I test any other domain pages without the domain's DNS servers being set?
Thanks.
Line
I've read somewhere on this site that when I want to test an installed domain on my server, before the DNS servers are set (the domain is currently hosted elsewhere and I don't want to change the domain's DNS before I'm sure it works here), I just have to type :
Code:
http://<ip-address>/~<user>/<domain-name>
But when I type this URL, I get the 404 error :
The requested URL /~admin/<domain-name> was not found on this server.
When I type only
Code:
http://<ip-address>/~admin
So, my question seems obvious : how can I test any other domain pages without the domain's DNS servers being set?
Thanks.
Line