File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
*) mod_dav: Update redirect-carefully example BrowserMatch config
2
2
to match more recent client versions. PR 66148, 67039.
3
- [Michal Maloszewski <michal.maloszewski canonical.com>]
3
+ [Michal Maloszewski <michal.maloszewski canonical.com>,
4
+ Romain Tartière <romain blogreen.org>]
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ BrowserMatch "MS FrontPage" redirect-carefully
45
45
BrowserMatch "^WebDrive" redirect-carefully
46
46
BrowserMatch "^WebDAVFS/1\.[012]" redirect-carefully
47
47
BrowserMatch "^gnome-vfs/1\.0" redirect-carefully
48
- BrowserMatch "^gfs /1" redirect-carefully
48
+ BrowserMatch "^gvfs /1" redirect-carefully
49
49
BrowserMatch "^XML Spy" redirect-carefully
50
50
BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
51
51
BrowserMatch " Konqueror/4" redirect-carefully
You can’t perform that action at this time.
0 commit comments