mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
433 B
Plaintext
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>
|
|
|
|
===========================================================================
|