2014-08-11 13:27:10 +02:00

14 lines
433 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/09/13 11:45:26 fhajny Exp $
To enable this module, add something like the following lines to
your Apache server configuration file:
LoadModule xsendfile_module lib/httpd/mod_xsendfile.so
<IfModule mod_xsendfile.c>
XSendFile on
</IfModule>
===========================================================================