running 2 site on one apache - need help
Dave Peters
gameslover987 at yahoo.com
Fri Dec 5 12:48:41 EST 2003
The Apache came with redhat 9.0 and setup at the
beginning. I didn't install any others. It was running
great to hosting one web site. I had the problem when
I tried to run two different domain in one server with
virutal hosting.
-rw-r--r-- 1 root root 8944 Dec 4
13:04 /var/www/www.test4567.com/html/index.html
-rw-r--r-- 1 root root 514 Dec 4
15:04 /var/www/www.test56789.com/html/index.html
Thanks.
--
DP
--- David Kramer <david at thekramers.net> wrote:
> On Fri, 5 Dec 2003, Dave Peters wrote:
>
> > Hi all,
> > Thanks for the help! I still have trouble when I
> > browse the site:
> > I got the following error:
> > ***************************
> > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> > <html><head>
> > <title>403 Forbidden</title>
> > </head><body>
> > <h1>Forbidden</h1>
> > <p>You don't have permission to access /
> > on this server.</p>
> > <p>Additionally, a 404 Not Found
> > error was encountered while trying to use an
> > ErrorDocument to handle the request.</p>
> > </body></html>
> > ********************************
> > This is the http.conf
>
> Ah! See how it helps to give us more information?
>
> Please send us the output of
> ls -l /var/www/www.test4567.com/index.html
>
> ls -l /var/www/www.test56789.com/index.html
>
> > Apache 2.0.40 is installed on Redhat 9.0 -
> 2.4.20-20.9
>
> Do you have both apache 2 and apache 1.3 installed?
> Are you sure which is
> running?
>
>
> > ++++++++++++++++++++++++++++++
> > <Directory "/">
> > Options FollowSymLinks
> > AllowOverride None
> > </Directory>
> > <Directory "/var/www/html">
> > Options Indexes Includes FollowSymLinks
> > AllowOverride None
> > Allow from from all
> > Order allow,deny
> > </Directory>
> > <Directory "/var/www/icons">
> > Options Indexes MultiViews
> > AllowOverride None
> > Allow from from all
> > Order allow,deny
> > </Directory>
> > <Directory "/var/www/cgi-bin">
> > Options ExecCGI
> > AllowOverride None
> > Allow from from all
> > Order allow,deny
> > </Directory>
> > ++++++++++++++++++++++
>
>
> I think the Order line is supposed to come before
> the Allow and Deny
> lines.
>
>
-------------------------------------------------------------------
> DDDD David Kramer
> http://thekramers.net
> DK KD Q: Where did you get your good judgment?
> DKK D A: From my experience.
> DK KD Q: Where did you get your experience?
> DDDD A: From my poor judgment
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://www.blu.org/mailman/listinfo/discuss
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
More information about the Discuss
mailing list