Errors with mounting Directory using smbfs in FreeBSD with apache

When trying to serve a directory mounted with mount_smbfs on FreeBSD with the Apache 2.0.x server, large files (over 100K or so) won’t transfer correctly. To fix this problem use the EnableSendfile off directive within your Global, Directory or VirtualHost config.

One Response to “Errors with mounting Directory using smbfs in FreeBSD with apache”

  1. Crash_Override Says:

    thx a bunch man its working really good :) thanks again

Leave a Reply