Directly honour robots.txt if htaccess.RewriteBase#31483
Conversation
|
I'm still facing this issue with 10.1.0. |
|
@ownclouders rebase |
|
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
|
Automated rebase failed! Please rebase your pull request manually via the command line. Reason: |
Codecov Report
@@ Coverage Diff @@
## master #31483 +/- ##
============================================
- Coverage 64.78% 63.1% -1.68%
+ Complexity 18372 18271 -101
============================================
Files 1199 1147 -52
Lines 69565 70962 +1397
Branches 1281 1700 +419
============================================
- Hits 45065 44778 -287
- Misses 24127 25748 +1621
- Partials 373 436 +63
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #31483 +/- ##
============================================
- Coverage 64.78% 64.77% -0.01%
Complexity 18372 18372
============================================
Files 1199 1199
Lines 69565 69565
Branches 1281 1281
============================================
- Hits 45065 45063 -2
- Misses 24127 24129 +2
Partials 373 373
Continue to review full report at Codecov.
|
|
Thank you @phil-davis 👍 |
|
Still facing with 10.1.1... |
PVince81
left a comment
There was a problem hiding this comment.
looks safe 👍
please backport by branching off stable10 and sending a PR back to stable10 with this change
Hi,
If
htaccess.RewriteBaseis set, then robots.txt can't be requested.This PR then solves this issue.
Thank you 👍
Ben