Add FollowSymLinks option to /images .htaccess rule
authorkaldari <rkaldari@wikimedia.org>
Mon, 1 Dec 2014 21:42:54 +0000 (13:42 -0800)
committerOri.livneh <ori@wikimedia.org>
Fri, 5 Dec 2014 22:50:36 +0000 (22:50 +0000)
commitb981cf925c9e441bc00360b5d6bbe569e01cddc0
treed8a9658253256831209392ac7fa284b41205d135
parent93cc595bed5b364844875b68b7fa1a507eace16f
Add FollowSymLinks option to /images .htaccess rule

This makes sure that thumbnails load properly. Apparently
(in OSX at least), if you don't have FollowSymLinks or
SymLinksIfOwnerMatch on, loading thumbnails gives a 500
error with the existing rewrite rules in place.

Bug: 62289
Change-Id: Icc812fcf9a0b821d2ad84359e5c1d8fb8e9c78a0
images/.htaccess