stable
Clone or download
Read-only
request #28833: Remove nginx rules blocking access to Apache htaccess files
To test you must redeploy nginx configuration. Accessing https://<instance_domain>/.ht/aaaa shoudl give the standard Tuleap 404 page instead of a 403 generated by nginx. Took the opportunity to remove the remaining .htaccess files in the codebase. Change-Id: I48ffe1bb014b8494c2da1cae6f48f2531be06724
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/mediawiki/www/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/.htaccess | +0 | −28 | Go to diff View file |
D | src/common/wiki/phpwiki/codendipgsrc/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/config/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/lib/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/locale/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/pgsrc/.htaccess | +0 | −3 | Go to diff View file |
D | src/common/wiki/phpwiki/uploads/.htaccess | +0 | −3 | Go to diff View file |
M | src/etc/nginx/tuleap.d/03-locations.conf | +0 | −8 | Go to diff View file |
D | src/www/softwaremap/.htaccess | +0 | −1 | Go to diff View file |
D | src/www/tracker/.htaccess | +0 | −6 | Go to diff View file |
D | src/www/wiki/.htaccess | +0 | −4 | Go to diff View file |