From 16dcf5959f7f9e7310c0502b279a5f215feb501f Mon Sep 17 00:00:00 2001
From: Joshua Slive The Apache Software Foundation (ASF) is a 501(c)3 non-profit
- organization, originating from the development of the Apache HTTPD
- Server. For details on the history of the ASF, please see the
- Foundation FAQ The Apache Software Foundation (ASF) is a 501(c)3 non-profit
+ organization providing support for the Apache community of
+ open-sourced software projects. For more details, please see the Apache Software
+ Foundation FAQ The Apache HTTP Server -- sometimes called Apache httpd -- is
+ a project of the Apache Software foundation aimed at creating a
+ robust, commercial-grade, featureful, and freely-available
+ source code implementation of an HTTP (Web) server. For more
+ information, please see the About
+ Apache page.What is Apache?
- What is the Apache HTTP Server?
@@ -96,7 +104,7 @@
available.
You may NOT use any original artwork from the Apache Software Foundation, nor make or use modified versions of such @@ -113,8 +121,6 @@ artwork in a manner that implies endorsement of a product or service is strictly forbidden. -
For details, or related issues, please contact the Apache Software - Foundation's Public Relations Committee.
A Permission denied
error in the
+ error_log
, accompanied by a Forbidden
+ message to the client usually indicates a problem with your
+ filesystem permissions, rather than a problem in the Apache HTTP
+ Server configuration files. Check to make sure that the
+ User
and Group
running the child processes
+ has adequate permission to access the files in question. Also
+ check that the directory and all parent directories are at least
+ searchable for that user and group (i.e., chmod
+ +x
).
Recent Redhat versions and other Linux distributions using
+ SELinux have additional access restrictions beyond those used by
+ the basic filesystem. Violations of these restrictions will also
+ result in a Permission denied
message. See the
+ Redhat SELinux
+ FAQ and Apache
+ SELinux Policy Document.
Available Languages: en | diff --git a/docs/manual/faq/background.html.en b/docs/manual/faq/background.html.en index 318b00a4ba..83166068e1 100644 --- a/docs/manual/faq/background.html.en +++ b/docs/manual/faq/background.html.en @@ -38,11 +38,19 @@
The Apache Software Foundation (ASF) is a 501(c)3 non-profit - organization, originating from the development of the Apache HTTPD - Server. For details on the history of the ASF, please see the - Foundation FAQ
- +The Apache Software Foundation (ASF) is a 501(c)3 non-profit + organization providing support for the Apache community of + open-sourced software projects. For more details, please see the Apache Software + Foundation FAQ
+ +The Apache HTTP Server -- sometimes called Apache httpd -- is + a project of the Apache Software foundation aimed at creating a + robust, commercial-grade, featureful, and freely-available + source code implementation of an HTTP (Web) server. For more + information, please see the About + Apache page.
+ +You may NOT use any original artwork from the Apache Software Foundation, nor make or use modified versions of such @@ -92,8 +100,6 @@ artwork in a manner that implies endorsement of a product or service is strictly forbidden. -
For details, or related issues, please contact the Apache Software - Foundation's Public Relations Committee.
The Apache Software Foundation (ASF) is a 501(c)3 non-profit - organization, originating from the development of the Apache HTTPD - Server. For details on the history of the ASF, please see the - Foundation FAQ
-The Apache Software Foundation (ASF) is a 501(c)3 non-profit + organization providing support for the Apache community of + open-sourced software projects. For more details, please see the Apache Software + Foundation FAQ
+ +The Apache HTTP Server -- sometimes called Apache httpd -- is + a project of the Apache Software foundation aimed at creating a + robust, commercial-grade, featureful, and freely-available + source code implementation of an HTTP (Web) server. For more + information, please see the About + Apache page.
+ +You may NOT use any original artwork from the Apache Software Foundation, nor make or use modified versions of such artwork, except under the following conditions:
@@ -98,8 +108,6 @@ artwork in a manner that implies endorsement of a product or service is strictly forbidden. -For details, or related issues, please contact the Apache Software - Foundation's Public Relations Committee.
A Permission denied
error in the
+ error_log
, accompanied by a Forbidden
+ message to the client usually indicates a problem with your
+ filesystem permissions, rather than a problem in the Apache HTTP
+ Server configuration files. Check to make sure that the
+ User
and Group
running the child processes
+ has adequate permission to access the files in question. Also
+ check that the directory and all parent directories are at least
+ searchable for that user and group (i.e., chmod
+ +x
).
Recent Redhat versions and other Linux distributions using
+ SELinux have additional access restrictions beyond those used by
+ the basic filesystem. Violations of these restrictions will also
+ result in a Permission denied
message. See the
+ Redhat SELinux
+ FAQ and Apache
+ SELinux Policy Document.
Available Languages: en | diff --git a/docs/manual/faq/error.xml b/docs/manual/faq/error.xml index 5eb0a20223..ea54ee3754 100644 --- a/docs/manual/faq/error.xml +++ b/docs/manual/faq/error.xml @@ -35,6 +35,7 @@
A Permission denied
error in the
+ error_log
, accompanied by a Forbidden
+ message to the client usually indicates a problem with your
+ filesystem permissions, rather than a problem in the Apache HTTP
+ Server configuration files. Check to make sure that the
+ chmod
+ +x
).
Recent Redhat versions and other Linux distributions using
+ SELinux have additional access restrictions beyond those used by
+ the basic filesystem. Violations of these restrictions will also
+ result in a Permission denied
message. See the
+ Redhat SELinux
+ FAQ and Apache
+ SELinux Policy Document.
Since Apache 2.0 is quite new, we don't yet know what the - Frequently Asked Questions will be. While this section fills up, - you should also consult the Apache 1.3 FAQ to see - if your question is answered there.
+If you don't find the answer to your question in the below + sections, please also consult the Apache 1.3 + FAQ to see if your question is answered there.
Since Apache 2.0 is quite new, we don't yet know what the - Frequently Asked Questions will be. While this section fills up, - you should also consult the Apache 1.3 FAQ to see - if your question is answered there.
+If you don't find the answer to your question in the below + sections, please also consult the Apache 1.3 + FAQ to see if your question is answered there.
&categories; -- 2.40.0