I have a VPS with ISPConfig 3. I just create a website and ftp access.How can I test my website without domain name ?
Asked
Active
Viewed 922 times
0
-
via the servers IP address? – fanlim Nov 27 '17 at 20:08
-
yes @fanlim plz – Sébastien REMY Nov 27 '17 at 21:49
1 Answers
1
You could edit your local /etc/hosts
to match your VPS IP & domain.
x.x.x.x domain.tld
Where x.x.x.x should be replaced by your VPS IP address.
Save the file and hit your domain.tld in the address bar.

demental
- 1,444
- 13
- 25