Go Back   Cloud Computing > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-11-11, 11:51
BOD Member
 
Join Date: Jul 2011
Posts: 68
Default Virtual host and IP address?

Hello

How do you create a virtual host by using an IP address?
Reply With Quote
  #2 (permalink)  
Old 07-12-11, 09:13
BOD Member
 
Join Date: Jun 2011
Posts: 96
Default

First of all, let us know what type of web server you are currently using. I mean Apache or TomCat or Nginx or Lightpd or etc........
Reply With Quote
  #3 (permalink)  
Old 07-12-11, 09:14
BOD Member
 
Join Date: Jul 2011
Posts: 68
Default

Currently I am using Apache web server.
Reply With Quote
  #4 (permalink)  
Old 07-12-11, 09:16
BOD Member
 
Join Date: Jun 2011
Posts: 96
Default

Okay fine, I guess following steps will help you to create virtual host by using IP address.....

(Apache):

Quote:
NameVirtualHost 192.168.255.10
<VirtualHost 192.168.255.10>
ServerName www.domain.com
ServerPath /domain
DocumentRoot /web/domain
</VirtualHost>
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:05.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.