allow img_auth.php to use path= in place of PATH_INFO, so it can be used in CGI mode...
authorDaniel Kinzler <daniel@users.mediawiki.org>
Thu, 29 Apr 2010 10:32:18 +0000 (10:32 +0000)
committerDaniel Kinzler <daniel@users.mediawiki.org>
Thu, 29 Apr 2010 10:32:18 +0000 (10:32 +0000)
commitf493b02c6110cdc922f473129bed55057d8bd79e
tree17026487f862acc06b18fcfdd83657053647020a
parent39a2876f54a80dd929b84a3f78befe36472164b8
allow img_auth.php to use path= in place of PATH_INFO, so it can be used in CGI mode. Use with RewriteRule ^/w/images/(.*)$ /w/img_auth.php?path=bell-style
img_auth.php