ruby on rails - Strange error "403 Forbidden" for files in public/images -


i have got strange error - "403 forbidden" images in directory public/images . other images nested directories loads without problems (i.g. public/images/product ). i'm using nginx + passenger + capistrano. in production.rb have config.serve_static_assets = true . maybe error in assets pipeline?

have checked permissions folder? in right-click -> properties or 'chmod' '755'?


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -