NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item629: Unable to access root docs on some installations of Apache.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
|
|
Unable to access root docs on some installations of Apache.
It seems Apache is shipped in some cases with Deny from all as default setting for /
This means that we need an extra small section in
ApacheConfigGenerator and example httpd config file that allows access
Fixing