Closed arndtbo closed 4 years ago
Sollte gelöst sein mit Version 0.9.016
Order deny,allow Allow from all <Files ~ ".(jpg)$"> order deny,allow allow from all Options -Indexes
This is still not compatible to Apache 2.4.
code Apache 2.4
Order deny,allow
allow from all
<FilesMatch "\.(jpg)$">
Order Deny,Allow
Allow from all
</FilesMatch>
Options -Indexes
The issue is: http://httpd.apache.org/docs/2.4/upgrading.html#run-time
Access denied for user images
/Data/'yourusers'/img/.htaccess
change to