I have uploaded a image onto the site but its not displaying

Thank you
But why are not the some of images uploaded not showing up.
And i am using ftp to upload do i have to again uplpad every file to directory/htdocs.

Because they are not on your site

Well, what FTP? The online file manager, or something like FileZilla (recommended)

Only the ones that are missing.

Your image files, scripts, and stylesheets are not on your website, you need to upload these again.

1 Like

Pls check the website now i have made necessary change

I am using one which was there on my html editor

Can you pls specify why are images on my site

That question related to drive was that
I have all ready an working website,only thing is to be done is to link my domain to the link

Find this link
https://mhbbf3ndjyrczbxizwls4g-on.drv.tw/Webu/Portfo130.html

I’m not sure what you mean

Although you uploaded the stylesheet, the images are still not uploaded.

Pls see the below img !

20210419_215011|342x500

Please show the .htaccess file. It may contain a restriction.

You need the detailes of htacces

Im sorry, I’m not sure what you mean. Can you copy and paste the text from the .htaccess file in the image here?

Thanks.

Please note that linux servers are CaSe SeNsItIvE, which means cases of file must match with what you’re trying to load.
For example Meto.png is not same with meto.png

4 Likes

No i have check that
may be if you find something wrong
pls inform me

Did you mean the file names?

Hello. @anon19508339 has solved your issue.

Look at the image you sent of the images. What are their names?
Now, look at the images that your code is calling. What are the names?

Are the names EXACTLY the same? (Example.png and example.png are NOT the same)

Please fix this, and let us know if it works

EDIT:
This may not be the error, you are getting “DNS_PROBE_FINISHED_NXDOMAIN” on your images.

Try this:

Create two CNAME records, one with the name of @ and value of the Main Domain that you can find on the Control Panel, then another one with the name of www and value @. Save the changes and wait for DNS propagation.

Do you use cloudflare?

2 Likes

Yes cloudflare is activated

I have two cname destinations activated

Please show your cloudflare DNS, it may not be set up correctly.

If your using Cloudflare, you should be on Cloudflare Name Servers, not ns1 & ns2.epizy.com

Please follow this guide to set up Cloudflare correctly:

Edit: Have these CNAME records as well:

Create two CNAME records, one with the name of @ and value of the Main Domain that you can find on the Control Panel, then another one with the name of www and value @. Save the changes and wait for DNS propagation.

2 Likes

What if i disable cl0udflare??

You can do that, just correct the 2 CNAME records as well.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.