Jump to content

Help


mmitchell

Recommended Posts

I seem to be having some difficulties in getting my VirtualHosts to work properly. The problem is not that the server doesn't reply to the addresses, but that it responds with the same page. These were actually working before I switched things over to the new server. Maybe someone here can figure out my issues. (If you need the whole thing, it is here: http://turrauko.dyndns.org/help.txt.)

 

Thanks in advance,

Mike

 

 

 

<VirtualHost *:80>
ServerAdmin mmitchell@inertiapc.com
DocumentRoot /var/www/karingkids
ServerName karingforkids.net
ServerAlias karingkids.dyndns.org
ServerAlias www.karingforkids.net
</VirtualHost>
# Subdomains
<VirtualHost *:80>
	DocumentRoot /var/www/karingkids/images
	ServerName images.karingforkids.net
</VirtualHost>

<Virtualhost *:80>
DocumentRoot /var/www/homermitchell
ServerName homermitchell.org
ServerAlias www.homermitchell.org
</VirtualHost>

Link to comment
Share on other sites

Yes, I know, but my ISP (even though I have a business class connection) refuses to give me a static IP address. Dyndns was working fine earlier.

 

The real problem is that they're supposed to go in order, but it is always giving me the one at the bottom instead of the top.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.