This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
lib/ | ||
| |
moonshine/ | ||
| |
spec/ |
README.rdoc
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 if needed (it probably isn’t)
configure(:xsendfile => {:x_send_file_allow_above => 'off'}) - Include the plugin and recipe(s) in your Moonshine manifest
plugin :xsendfile recipe :xsendfile








