On Wed, 2009-02-18 at 14:49 -0700, Anthony J. Biacco wrote:
> Hmm..do you have a block that's maybe denying it, or lack
> of one?
Ok, found this in the main httpd.conf. The virtual servers are all
includes. So is it "safe" to comment this out?
# forbid access to the entire filesystem by default
> First, it has nothing to do with the user under which Apache runs.
> According to the message above, it is the /client/ that is being denied
> by the server. It also says that the client is "calling" /from/ the
> address 127.0.0.1, which is the localhost (the Apache machine itself).
> So you h
On Wed, 2009-02-18 at 13:46 -0700, Anthony J. Biacco wrote:
> A Deny restriction block in Apache? An .htaccess file put in htdocs that
> has a Deny client restriction?
>
nope, no .htaccess file.
Also the configuration is:
AllowOverride None
Order allow,deny
Allow from all
Thanks,
Jame
I have apache2 running on a SLES10SP1 server. It's running several
virtual hosts. One of our cgi-bin scripts stopped workyesterday for no
apparent reason. While looking for the problem I found the error log for
one of the sites gets the error constantly:
[Wed Feb 18 14:00:04 2009] [error] [client 1
On Fri, 2008-08-08 at 14:23 +0200, Krist van Besien wrote:
>
> Order allow,deny
> Allow from all
>
I think that did it! Thanks!
James
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://htt
I'm hoping someone here can give me a hand. We have an apache2 server
that has several virtual servers. Somehow they got screwed up, still not
sure how. To make a long story short, I ended up removing them all and
setting them back up again using yast2/HTTP Server tool.
All the sites are up and a