Actions
Bug #105071
closed401 after file upload with TYPO3 13
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2024-09-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Versions
OS: Windows Server 2022, IIS
TYPO3: TYPO3 13.2.1
PHP: 8.3.11
Report
I installed TYPO3 the classic way with unzipping and creating symlinks.
Works great, I can create content elements and TYPO3 also processes (manipulates) images.
But when I upload files and want to access them directly via a URL, I get a 401 error. The files are saved under fileadmin.
When I create the files directly on the server, I can access them via the URL. Only when I upload them via TYPO3 it is not possible to access them via the URL.
The file storage (filadmin) is browsable, public and writable.
Actions