简体   繁体   English

网站-无法从服务器加载图片?

[英]Website - Images won't load from server?

I uploaded my website on my server with filezilla ( here ), but the images won't appear there. 我将网站上传到了具有filezilla的服务器上( 此处 ),但是图像不会显示在此处。 The images are in a folder called ''Kuvat'' on the server, but they cannot be retrieved from the server for some reason. 图像位于服务器上名为“ Kuvat”的文件夹中,但由于某些原因无法从服务器上检索它们。 I read a tutorial ( here ) but it was no use. 我读了一个教程( 在这里 ),但是没有用。 It didn't help. 它没有帮助。

So the path is: Server -> Artotek -> Kuvat -> 3.gif I've tried with ''/bla/bla'' and ''\\bla\\bla'' and ''..\\bla\\bla'' but neither one works. 所以路径是:服务器-> Artotek-> Kuvat-> 3.gif我尝试使用''/ bla / bla''和''\\ bla \\ bla''和''.. \\ bla \\ bla''但是没人能用。 (I'm aware of the infinite bugs on the site, it's just a testout version) (我知道网站上存在无数错误,这只是一个测试版)

Change your folder to kuvat, not Kuvat Case sensitive makes the difference 将文件夹更改为kuvat,而不区分Kuvat区分大小写

Your website is currently looking for this image: http://artotek.capoverde.fi/kuvat/3.gif Not found 您的网站当前正在寻找该图像: http : //artotek.capoverde.fi/kuvat/3.gif找不到

Going to : http://artotek.capoverde.fi/Kuvat/3.gif Image is here Voila! 转到: http : //artotek.capoverde.fi/Kuvat/3.gif图片在这里,瞧!

Rename your Kuvat folder to kuvat and your website will know where to find your images 将Kuvat文件夹重命名为kuvat,您的网站将知道在哪里可以找到您的图片

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM