dgorack

Results 2 issues of dgorack

CentOS 6 installs MySQL 5.1 so I've added instructions to get the version 5.5 installed.

I have a subfolder on my production server so the following worked to display images and fonts: ``` $collection->add('style.css')->apply('UriRewriteFilter')->setArguments('../'); ``` but how do I apply that only to the production...