Steps to reproduce
- Mounted files volume to software raid array on local machine, but separate from boot drive.
- Mounted owncloud location in container like the following:
- owncloud:/var/www/owncloud
- Attempted to “Strict-Transport-Security” HTTP header to .htaccess through vim.
Expected behaviour
.htaccess file should update successfully and the security warning be gone after restart.
Actual behaviour
The .htaccess file reverts after restarting the container.
Server configuration
Operating system: Debian (OpenMediaVault), running in docker.
Web server: Apache2
Database: MariaDB
PHP version: 7.4.3-4
ownCloud version: 10.12.0.6
Updated from an older ownCloud or fresh install: Fresh Install
Where did you install ownCloud from: Docker Hub
Signing status (ownCloud 9.0 and above): No Errors
The content of config/config.php: Character Limit, unable to post pastebin link
List of activated apps: OnlyOffice, web (not setup yet), and oauth2 (web dependency)
Are you using external storage, if yes which one: Docker bound software raid
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: FireFox (most recent release)
Operating system: Windows 11