Add Mina configuration

This commit is contained in:
Artem Chernikov 2014-07-07 16:08:53 +02:00
parent 2ee621a9b2
commit 460f763be5
5 changed files with 47 additions and 13 deletions

View file

@ -29,7 +29,7 @@ Osem::Application.configure do
# config.assets.manifest = YOUR_PATH
# Specifies the header that your server uses for sending files
# config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for apache
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.