I have enabled the XSendFile module in Apache 2 running on Ubuntu 10.04. I added the directive XSendFile onand successfully restarted the Apache server. When I add the directive XSendFilePath /path/to/dirand restart Apache, I get the following error:
Invalid "XSendFilePath" command may have been written in error or determined by a module not included in the server configuration
Not sure what I am doing wrong?
source
share