MultiViews
AllowOverride None
Order allow,deny
allow from all
Thanx,
On 9/1/05, Bernard chan <[EMAIL PROTECTED]> wrote:
> 1) It works + Thanx.
>
>
> On 8/31/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > On 8
MultiViews
AllowOverride None
Order allow,deny
allow from all
Thanx,
On 9/1/05, Bernard chan <[EMAIL PROTECTED]> wrote:
> 1) It works + Thanx.
>
>
> On 8/31/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
1) It works + Thanx.
On 8/31/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/31/05, Davide Bianchi <[EMAIL PROTECTED]> wrote:
> > Bernard chan wrote:
> > > 1) I edited /etc/apache2/sites-available/default as below:-
> > >
> > >
> >
/05, Davide Bianchi <[EMAIL PROTECTED]> wrote:
> Bernard chan wrote:
> > 1) I edited /etc/apache2/sites-available/default as below:-
> >
> >
> >
>
> You can have only ONE _default_ VHost. By definition the 'default'
> site is the one used when,
my machine is debian sarge 3.1 kernel 2.4.27-2-386
1) I edited /etc/apache2/sites-available/default as below:-
NameVirtualHost *:80
ServerName roadtoy.com
DocumentRoot /var/www/roadtoy
ServerName cartous.com
DocumentRoot /var/www/cartous
2) When I go to roadtoy.com & cartous.com, they all g