Skip to content

railsmachine/moonshine_xsendfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moonshine_Xsendfile

A plugin for Moonshine

A plugin for installing and managing mod_xsendfile for Apache.

Instructions

  • script/plugin install git://github.com/railsmachine/moonshine_xsendfile.git

  • Configure settings. At the very least, you usually want to be able to xsend files from the rails_root:

    configure :xsendfile => {:x_send_file_path => rails_root}
    
  • Include the recipe in your Moonshine manifest

    recipe :xsendfile
    

Unless otherwise specified, all content copyright © 2014, Rails Machine

About

Install and configure mod_xsendfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages