Dirk Brünsicke

Results 13 comments of Dirk Brünsicke

@Bloafer You might send a pull-request to @cretz so he just merges it in. A link in the readme to your fork would greatly help others to find your maintained...

@kyrofa i see your point, but (just digging into this) I expect the apache config to be read-only, too. It is also inside the snap, am I right? If we...

@kyrofa Thanks for pointing me. Since people are interested in this, how do we go forward? Is there a list of issues related to this feature and/or a strategy how...

Could one not use a functionality similar to this, to enable such a feature? https://github.com/nextcloud/nextcloud-snap/pull/416/files

@kyrofa Thanks for your time. I really appreciate that. The .htaccess is being included in the apache configuration, like this: https://github.com/nextcloud/nextcloud-snap/blob/master/src/apache/conf/httpd.conf#L130 Therefore, i expect there is nothing but the assertion,...

I just ran these: `sudo nextcloud.occ config:system:set htaccess.RewriteBase --value="/"` returned `System config value htaccess.RewriteBase set to string /` successfully. `sudo nextcloud.occ maintenance:update:htaccess` returned `Error updating .htaccess file, not enough permissions`,...

@kyrofa AFAIK that's correct.

@kyrofa Thanks for the time, you put into that. How do you think do we continue on this?

@davidpersson I could help with that. Can we have a chat about that?

@bengearig Thanks for that additional information and testing. @chaiyanlin What PHP version did you use?