Skip to content

Commit

Permalink
Fix mod_xsendfile url
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jul 27, 2011
1 parent 30fb044 commit 15dc8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rack/sendfile.rb
Expand Up @@ -81,7 +81,7 @@ module Rack
#
# X-Sendfile is supported under Apache 2.x using a separate module:
#
# http://tn123.ath.cx/mod_xsendfile/
# https://tn123.org/mod_xsendfile/
#
# Once the module is compiled and installed, you can enable it using
# XSendFile config directive:
Expand Down

0 comments on commit 15dc8d1

Please sign in to comment.