Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Linux Operating System > Web/Security
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 07-04-2005, 10:33 AM   #1 (permalink)
sarg
Junior Member
 
Join Date: Jul 2005
Posts: 14
Default Virtual Hosting - httpd.conf help

I am learning to setup my new dedicated server. I am wanting to host around 10-20 sites on it. Is this all I need for each domain in the httpd.conf file.

<VirtualHost 66.93.56.129>
DocumentRoot /home/userdomain/www
ServerName www.my-dom.com
</VirtualHost>

It only answers with the www and not without it. How can I setup to answer with or without the www prefix or is this a dns setting?
sarg is offline   Reply With Quote
Sponsored Links
Old 07-05-2005, 06:14 AM   #2 (permalink)
airman
Junior Member
 
Join Date: Jul 2005
Posts: 1
Default

Here is a snippet of mine. It could help out with getting your site to answer without the www. These are my settings:

ServerName ns1.airman.com
ServerAdmin support@airman.com
Listen *:80
Port 80
NameVirtualHost 72.96.152.127

# Virtual host airgunner.com
<VirtualHost 72.96.52.127>
DocumentRoot /home/airgunner/www/
ServerAdmin support@airman.com
ServerName airgunner.com
ServerAlias www.airgunner.com
ScriptAlias /cgi-bin/ /home/airgunner/cgi-bin/
</VirtualHost>

This works fine on my RH9 server however yours may differ slightly.
airman is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 02:18 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums