Hi,
I have assign a new IP to Reseller account. I have modify a user and set ip to this user and restart service httpd.
Sample
After that, I have goto URL address mydomain.com.
Result
I have goto a new IP http://192.168.1.100/ it can displayed my website.
Why i open my domain name it return Apache is functioning normally, But open new IP address it can return my website?
Help me please.
I have assign a new IP to Reseller account. I have modify a user and set ip to this user and restart service httpd.
Sample
Code:
assign 192.168.1.100 > mydomain.com
After that, I have goto URL address mydomain.com.
Result
Code:
Apache is functioning normally
I have goto a new IP http://192.168.1.100/ it can displayed my website.
Why i open my domain name it return Apache is functioning normally, But open new IP address it can return my website?
Code:
access to IP > /home/user/public_html
access to URL > /var/www/html
Help me please.
Last edited: