Mod_xsendfile with symbolic links?

Are you creating the link using an after "deploy:finalize_update task similar to this.

Are you creating the link using an after "deploy:finalize_update" task similar to this: task :storage_link, :except => { :no_release => true } do run "ln -nFs #{deploy_to}/shared/assets #{latest_release}/assets" end This makes XSendFilePath see the link as /var/www/site/current/assets which puts it inside of the root path. Also make sure the user running your app owns and has write permissions on /var/www/site/shared/assets.

Thanks for the answer. I've moved on from this project, but your answer definitely makes sense. – bostonou Aug 12 at 19:16.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions