Site Statistics
 
Threads: 3,848
Posts: 17,023
Members: 2,894
Users Online: 17
Newest Member: yurispacedan


Go Back   PC101 > The Internet, Web Design & Networking > Web Design and Development

Web Design and Development Design techniques, conepts, HTML, scripts, software, reviews, sponsors and affiliate programs.


Reply
 
LinkBack Thread Tools Display Modes
Old 08-28-2006, 05:43 AM   #1
Senior Member
 
Join Date: Mar 2006
Posts: 175
Rep Power: 3 eeeboy is on a distinguished road
Virtual Hosts

I want to setup VirtualHosts in Red Hat Linux [Fedora CORE 1].

Please some one describe it elaborately.

Thanx in Advance.
eeeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-28-2006, 06:09 AM   #2
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
Do you mean that you want to setup virtual hosts in Apache?

Which version of Apache are you running? The httpd.conf syntax has evolved quite a bit -- even between 2.1 and 2.2!

The easiest way to learn about setting up virtual hosts is to read the comments in the default httpd.conf file. Here's an excerpt:

Code:
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
#<VirtualHost *:80>
#    ServerAdmin webmaster@dummy-host.example.com
#    DocumentRoot /www/docs/dummy-host.example.com
#    ServerName dummy-host.example.com
#    ErrorLog /var/log/dummy-host.example.com-error_log
#    CustomLog /var/log/dummy-host.example.com-access_log common
#</VirtualHost>
More comprehensive documentation can be found in the Apache Virtual Host documentation.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Virtual memory is low Slush All other hardware 9 12-26-2006 12:09 PM
Virtual Phone Number & auto-attendant software Porcupine Telephony 1 11-11-2006 09:59 AM
Increasing Your Virtual Memory imported_krish Windows Vista, XP, 2000, 98, etc... 16 04-05-2006 04:19 AM
Microsoft MSDN Virtual Labs Will.Spencer Windows Vista, XP, 2000, 98, etc... 0 03-06-2006 07:19 PM



All times are GMT -5. The time now is 09:41 PM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5