Hi everyone at this time I'm installing a production server under linux with apache + passenger + rvm + rails 4, almost everithing is working ok except the fontello's icons
the directory of the principal fontello folder is in here:
/project/app/assets/stylesheets/fontello/
In development the app looks like this
In production looks like this
so as you can see doesn't find the icons Can somebody tell me please how can I fix it
Thanks for your help
I'd need to view source on production to truly help here - but assuming you have your relative and absolute path stuff sorted out/setup right a few different things could be happening here.
Let us know if you get it fixed and how!