Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232413

Re: Connect via host for web server

$
0
0

Have you configure IP address in apache you webserver? If not please do it followings way..

 

You have to change a line in your apache ..

 

apache/httpd.conf

 

ServerName localhost        [existing]

ServerName 192.168.1.x    [After change]

 

Now you type the IP address in browser and have fun.

Cheers, Yours Udin


Viewing all articles
Browse latest Browse all 232413

Trending Articles