View Single Post
  #1 (permalink)  
Old 03-Jul-2009, 01:09
korvirlol korvirlol is offline
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 22
korvirlol hasn't been rated much yet
Default apache namevhosts problem

Hello,

New to these forums, so i apologize if this is in the wrong place.

The problem:

I am trying to setup 2 virtual hosts on my apache webserver which is running opensuse 11.1

In the /etc/apache2/listen.conf file i have my:

NameVirtualHost *

in the /etc/apache2/vhosts.d/
I have 2 files, secure.conf and frontend.conf... both are copies of the template provided by apache.

When i restart apache, i get no errors at all. If i browse to the url that frontend.conf (domain.com) defines, it works, as expected... when i browse to the other one, secure.domain.com i get a page load error - address not found...

Im positive that both virtual host files are not the issue, but i can post them here if anyone would like to see them...

im out of ideas, any suggestions?
Reply With Quote