Re: localost versus mydomain

2007-07-09 Thread Nyizsnyik Ferenc
On Mon, 9 Jul 2007 20:49:14 +0200 mess-mate <[EMAIL PROTECTED]> wrote: > Hi, > i've troubles with my localhost. > When i do a http://localhost/xxx > 'requested url was not found' error. > The server search for http://mydomain.com/xxx > > I have a /var/www/mydomain.com > and /var/www/xxx (with

localost versus mydomain

2007-07-09 Thread mess-mate
Hi, i've troubles with my localhost. When i do a http://localhost/xxx 'requested url was not found' error. The server search for http://mydomain.com/xxx I have a /var/www/mydomain.com and /var/www/xxx (with an alias to xxx) mydomain.com is a enabled site in /etc/apache2/sites-enabled. Debian/