On Mon, Sep 14, 2009 at 4:21 PM, robert rottermann <[email protected]> wrote: > Hi there, > > I have a problem using VH's. > > I updated a linx box to SuSe 11.1 with apache 2.2.10 > > I have there VHosts but all the traffic goes to the first one.
NameVirtualHost *:80 would be required to treat those as name-based virtual hosts. httpd2 -S might have given a better hint. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
