-
Notifications
You must be signed in to change notification settings - Fork 2.1k
document front_controller_active #14813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The inspection completed: No new issues |
|
Failing avatar tests 🙈 |
|
fixed on master |
|
Refer to this link for build results (access rights to CI server needed): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm against this change - I tried to get owncloud properly running using FallbackResource and this did not really work out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes - that will very likely cause problems. We really need some blackmagic such as https://github.com/owncloud/core/pull/14081/files#diff-8052c42ab3b8aa06a3f5f788a4ddccc2R52
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh sorry ... I didn't want to commit that initially ... this should just show what I tried.
|
refs #14081 |
@MorrisJobke I'd rather go for #14081 |
cc @DeepDiver1975 @LukasReschke
I need your help regarding the webserver config. Because we have apps/files/index.php the simple FallbackResource doesn't trigger very well. I guess we need to adjust RewriteRules.
fixes #12345 once it is done