if ($this->strCacheFolder) {
                $strFilePath = sprintf('%s%s/%s',
                    __DOCROOT__,
                    str_replace(__VIRTUAL_DIRECTORY__, '', $this->strCacheFolder),
                    $strImageFilename);