I have enabled the XSendFile module in Apache 2 running on Ubuntu 10.04. I have added the XSendFile on
directive and restarted the Apache server successfully. When I add the XSendFilePath /path/to/dir
directive and restart Apache I get the following error:
Invalid command 'XSendFilePath', perhaps misspelled or defined by a module not included in the server configuration
Not sure what I'm doing wrong?