> Is it actually a stone cold fact that Apache can't cope with .local as I
> don't see any documentation explaining it?
Works just fine for me, doubt it's a bug in your version:
NameVirtualHost *:80
ServerName localhost
ErrorDocument 404 "this is localhost"
ServerName foo.local
ErrorDocument 4
On Sat, 2011-02-12 at 22:20 +0100, Michelle Konzack wrote:
> Hello Richard Sergeant,
>
> Am 2011-02-12 16:29:06, hacktest Du folgendes herunter:
> > Today I wanted to add a named virtual host called 'testbed.local'. This
>
> Please do not use .local because it is a special case and it is realy
Hello Richard Sergeant,
Am 2011-02-12 16:29:06, hacktest Du folgendes herunter:
> Today I wanted to add a named virtual host called 'testbed.local'. This
Please do not use .local because it is a special case and it is realy
treated special. If you need a local domain please use .site or if y