Commit 9111ba0
committed
Rewrite favicon.ico to the right location
This could happen if the server crashes using the web UI. The browser
sends a request to the /favicon.ico URL instead of
/core/img/favicon.ico, which is configured in the ownCloud's web pages.
Without this fix, the server responds with a 500 instead of a 200 or 4041 parent 6910328 commit 9111ba0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
| |||
0 commit comments