зеркало из https://github.com/nextcloud/server.git
blocked 3rdparty instead of l10n
This commit is contained in:
Родитель
8c3bf139ff
Коммит
1a6928f447
|
@ -25,7 +25,7 @@ RewriteRule ^\.well-known/caldav /remote.php/caldav/ [R]
|
|||
RewriteRule ^apps/calendar/caldav\.php remote.php/caldav/ [QSA,L]
|
||||
RewriteRule ^apps/contacts/carddav\.php remote.php/carddav/ [QSA,L]
|
||||
RewriteRule ^remote/(.*) remote.php [QSA,L]
|
||||
RewriteRule ^(build|tests|config|lib|l10n|templates)/.* - [R=404,L]
|
||||
RewriteRule ^(build|tests|config|lib|3rdparty|templates)/.* - [R=404,L]
|
||||
RewriteRule ^(\.|autotest|occ|issue|indie|db_|console).* - [R=404,L]
|
||||
</IfModule>
|
||||
<IfModule mod_mime.c>
|
||||
|
|
Загрузка…
Ссылка в новой задаче