so i have a site on webfaction that runs pyramid. it's all working ok except some static files are not serving. 4 to be specific and i dont know why.
http://karantan.webfactional.com/static/images/bg2.jpg
this link gives me 404 but the image is there! also same goes for fonts. 3 font links:
http://karantan.webfactional.com/static/css/fonts/titilliumtext25l005-webfont.woff http://karantan.webfactional.com/static/css/fonts/titilliumtext25l005-webfont.ttf http://karantan.webfactional.com/static/css/fonts/titilliumtext25l005-webfont.svg
again. all files are there!
as far as i know all other files are serving ok. so does any1 have any idea why this would happened? and how to fix the problem