but got another problem :/
pageContent = open(pageUrl, 'r').read() IOError: [Errno 13] Permission denied: '/pages/home.html'
how do i set file permissions? Something i must do in YAML file?