[us...@httpd] VirtualHost with no ServerName in 2.2.11

2009-05-14 Thread Tony Ser
Hi, We are developing a web application and need to create a website. The testsite.conf contains Namevirtualhost *:80 VirtualHost *:80 AllowEncodedSlashes On Alias /testsite /var/www/company/yyy/public Directory /var/www/company/yyy/public AllowOverride All Order allow,deny Allow from all

RE: [us...@httpd] VirtualHost with no ServerName in 2.2.11

2009-05-14 Thread Tony Ser
configuration without messing with the default. Thanks! -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, May 14, 2009 1:37 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost with no ServerName in 2.2.11 Tony Ser wrote: Hi, We are developing