Hello to all I transferred my wordpress site from cpanel litespeed server to ispconfig nginx azure ubuntu server. I did all configurations etc. now site works but without some images. I am getting this error: If i modify the url in wordpress from settings-general, then site doesn't work. Need your help. Thanks
Check the URL you set in WordPress that there are no typos in the domain name and subdomain. If you can reach the site by https, which you did according to the errors you posted, then it's a WP issue only. It might also be that you are using a cache in WP, which needs to be emptied, or you have a custom .htaccess file containing a wrong URL.
Thanks I will check the cache but I migrated from litespeed. Also when I changed the URL in Wordpress I just put “s” after http, so there should be anything wrong with the site address. Does nginx work with .htaccess?