Apache (2) & XP Pro vs. NameVirtualHost

This is a discussion on Apache (2) & XP Pro vs. NameVirtualHost within the Apache Web Server forums, part of the Web Server and Related Forums category; I have read many threads here, the official docs, and _still_ can't get my apache install to host my ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-11-2004
Paul Jensen
 
Posts: n/a
Default Apache (2) & XP Pro vs. NameVirtualHost

I have read many threads here, the official docs, and _still_ can't
get my apache install to host my 2 domains' web sites from the same
server.


They always serve the same domains web page.


Does anyone know if there is any XP / Apache related issues?

Do I have to use one namevirtual host *, and one namevirtualhost
_default_ or something weird?

Any help is appreciated.

I can post _relevant_ section of conf file if helpful.
  #2 (permalink)  
Old 02-11-2004
Dillhole
 
Posts: n/a
Default Here is my conf file. . . .

#---> Main server parameters <---#

ServerName www.123.net
ServerAdmin paul@123.net
DocumentRoot "C:/www/swd"
DirectoryIndex default.html default.htm index.html index.html.var
DefaultType text/plain

<Directory "C:/www">
AllowOverride None
Options Indexes MultiViews
Order allow,deny
Allow from all
</Directory>

NameVirtualHost *

<VirtualHost *>
ServerName www.123.net
DocumentRoot "C:/www/swd"
</VirtualHost>


<VirtualHost *>
ServerName www.abc.com
DocumentRoot "C:/www/sfl"
</VirtualHost>


 
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

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



All times are GMT +1. The time now is 05:12 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0