Challenge: PHP memory limit

You wouldn’t happen to know how I can get rid of the Strict-Transport-Security warning?
Or should I create a new thread for something like this?

Can you give me the command for the upload size as well?

This can also be done in .htaccess.
Problem is that your values in .htaccess can be overridden in a future update (Feature request: do not overwrite custom .htaccess content · Issue #22473 · nextcloud/server · GitHub).

How does your apache config look like? Are the values overwritten there?

HSTS: https://docs.nextcloud.com/server/latest/admin_manual/installation/harden_server.html#enable-http-strict-transport-security

Didn’t change anything in the Apache config after the installation and just checked if I find something with memory_limit, but this is not the case.

Ok. I suggest you try to solve the HSTS Problem according to the documentation linked above. If you have any question, start a new thread and add your apache site config and anything that might be helpful.

1 Like

Thank you for everything!

How do I actually undo the ls -ahl command?

Nothing to undo, just use ls without the arguments the next time.

1 Like