do you have those files by chance in a shared folder? say virtualbox or vmware shared folders?
if yes, try to don't use that, and use rsync to put the files in a real filesystem folder. if not, not sure what can be. On Mon, May 19, 2014 at 4:12 AM, Florian Pouchelet <[email protected]>wrote: > I'm using Vagrant to set up a web server Apache2. So, i encountered a > problem with cache from Apache : > > I created a css file in my "Box Sync Folder Source". It's well updated in > "Box Sync Folder Target" but when i refresh the browser no change is > effective. > However i found "EnableSendfile Off" and "EnableMMAP Off" in my > apache.conf ... > > Anybody know how to fix it ? > > > Thank you for help ! > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
