[HELP] HOW TO USE IP ADDRESS AS A DOMAIN NAME?

ivanawijaya

Newbie
Joined
Jun 25, 2018
Messages
32
Reaction score
2
hello for some situation i needed an ip address to be my domain name. So instead of going to domain.com i want my visitor go to my ip adress like example: http://197.582.96.24

Did anybody now how to do this? i already did some research they say i need some vps or hosting that provided dedicated ip but what i don't know is the step after that.

i already get the vps and the dedicated ip so what should i do after this?

if anybody can answer it i really appreciate it thanks
 
Using a VPS, this is a very easy task.

But why?

Because in my country my domain always get block for some particular niche and i see someone that using ip address instead of domain they did not get block. So can you kindly explain it to me how do you do it, thanks
 
hello for some situation i needed an ip address to be my domain name. So instead of going to domain.com i want my visitor go to my ip adress like example: http://197.582.96.24

Did anybody now how to do this? i already did some research they say i need some vps or hosting that provided dedicated ip but what i don't know is the step after that.

i already get the vps and the dedicated ip so what should i do after this?

if anybody can answer it i really appreciate it thanks
After you buy a VPS upload your website files and etc on that server and you're done.
 
Options 1, find shared hosting that offer dedicated IP address, but you need to ask the provider if it is possible for your scenario. Some shared provider with dedicated ip address will show cpanel default page if user access by IP.

Options 2, using vps. You have 2 options for this :
- install webserver (Apache, nginx, litespeed etc ), database (mysql,mariadb or postgresql depend on your need ) by yourself. If you just want to host 1 website you doesn't need any control panel like cpanel etc. Downside is you need to have knowledge how server work, how Linux work, how working with cli to manage your webserver etc including how to hardened your server from security hole, updating program etc. The good side is you can reduce cost for same or better performance. This is called unmanaged vps


-. Find MANAGED VPS provider or hire server administrator, they will manage,install,configure your vps and also update and hardening your server
 
After you buy a VPS upload your website files and etc on that server and you're done.
Options 1, find shared hosting that offer dedicated IP address, but you need to ask the provider if it is possible for your scenario. Some shared provider with dedicated ip address will show cpanel default page if user access by IP.

Options 2, using vps. You have 2 options for this :
- install webserver (Apache, nginx, litespeed etc ), database (mysql,mariadb or postgresql depend on your need ) by yourself. If you just want to host 1 website you doesn't need any control panel like cpanel etc. Downside is you need to have knowledge how server work, how Linux work, how working with cli to manage your webserver etc including how to hardened your server from security hole, updating program etc. The good side is you can reduce cost for same or better performance. This is called unmanaged vps


-. Find MANAGED VPS provider or hire server administrator, they will manage,install,configure your vps and also update and hardening your server

thanks for answering my question, and thanks for giving me the detail i will try to learn this thing and get to know it for sure, Did you have some tutorial page somewhere in your site maybe :)
 
1. First of all, you need a dedicated IP address. Simply ask your hosting provider, but it costly.
2. You need a server (a VPS or dedicated server).
3. You need a web server application, and host all of your file and database there.

Anyway, are you Indonesian?
 
Back
Top