|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
virtual host ?
I've got two domain names pointing to the same ip, (visionquestfarm.com and prcdigital.com). The problem is both names are resolving the same site.
Would someone please check out my http.conf
__________________
sreese@prcdigital.com |
|
#2
|
|||
|
|||
|
Just took a glance to your httpd.conf and found the following errors: (possibly more)
1) UseCanonicalName On Should be off for most sites but sadly it's still On by default. 2) BindAddress * Comment out that line 3) ServerName http://www.visionquestfarm.com Remove the http:// 4) The <VirtualHost *> for www.prcdigital.com need to go first and higher priority than visionqustfarm. 5) # DocumentRoot /usr/local/apache/htdocs/ Docroot can't have trailing slash. |
|
#3
|
||||
|
||||
|
Thanks freebsd, that worked.
PS - I'm still trying to learn my DNS ropes. |
|
#4
|
||||
|
||||
|
alright the visionquestfarm.com name is now not resolving the site as it should be, i'm not sure if it's a DNS related issue or not, i'm not sure if this is worth it but i'll send someone a 10 mb/s ethernet card & 5 port hub, about 50 ft. of cat 5, if they would work with me on this issue.
If the httpd.conf looks alright then i'll move on over to the DNS forum and post my ? there. |
|
#5
|
|||
|
|||
|
>> i'm not sure if it's a DNS related issue or not
The DNS is badly configured but not so big issue in this case. Your visionquestfarm is also up and running as I was able to reach your default page with a flash movie then being externally redirected to http://www.visionquestfarm.com/index2.htm |
|
#6
|
||||
|
||||
|
thanks freebsd, i've been working on the DNS problem by review questions that's you anwsered for me before and by review other questions that have been asked
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > virtual host ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|