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.
Item889: Documentation for protecting pub files with Apache incorrect
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Engine |
Documentation |
WillNorris |
http://foswiki.org/System/AccessControl#Controlling_access_to_attachment has the Apache config line
RewriteCond %{REQUEST_URI} !^/+foswiki/+pub/+Foswiki/+.+
which I think is a result of the TWiki-->Foswiki rename. It should refer to System
RewriteCond %{REQUEST_URI} !^/+foswiki/+pub/+System/+.+