Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 15:19:03 +0200
From:      Tom Jensen <freebsd-stable@motd.dk>
To:        Roger Grosswiler <roger@gwch.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Apache2 just listening to https?
Message-ID:  <20050728131902.GA9816@bart.motd.dk>
In-Reply-To: <13368.62.2.21.164.1122556168.squirrel@www.gwch.net>
References:  <15339.62.2.21.164.1122537718.squirrel@www.gwch.net> <DD3865A4-725D-40C3-9AB0-9B5B24735645@anduin.net> <33178.62.2.21.164.1122550513.squirrel@www.gwch.net> <1122553440.5043.19.camel@work.rerowe.com> <13368.62.2.21.164.1122556168.squirrel@www.gwch.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, Jul 28, 2005 at 03:09:28PM +0200, Roger Grosswiler wrote:
> >> Connected to freebsd.gwch.net (192.168.0.101).
> >> Escape character is '^]'.
> >> GET /HTTP/1.0
> >> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> >> <html><head>
> >> <title>404 Not Found</title>
> >> </head><body>
> >> <h1>Not Found</h1>
> >> <p>The requested URL /HTTP/1.0 was not found on this server.</p>
> >> <hr>
> >> <address>Apache/2.0.53 (FreeBSD) PHP/4.3.10 mod_ssl/2.0.53
> >> OpenSSL/0.9.7e
> >> Server at freebsd.gwch.net Port 80</address>
> >> </body></html>
> >> Connection closed by foreign host.
> >>
> >>
> >> seems as perhaps i have a problem with my DocumentRoot???
> >>
> >> Ro
> >>
> 
> thats the thing - my logs dont tell me ANYTHING except the favicon error
> 
> ro
> >
> > Check the logs. Always check the logs. ;-) Most problems will cause an
> > entry in the logs.
> > My guess is that you will find an entry that says that the
> > file /wherever/your/docroot/path/is/index.html does not exist.
> >
> > RR
> >
> >
> 
> 
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


Post your conf files, then it's a lot easier to figure out what's wrong

- T



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050728131902.GA9816>