Sepp88
New Pleskian
Hey guys,
I'm running plesk on an Amazon EC2 instance and wanted to migrate my current website to it.
My current website is hosted on a shared server and I'm pointing to it via the Cloudflare DNS. Also I have SSL "full (strict) enabled on cloudflare.
Yesterday I wanted to migrate the site to my new server and stumbled over two issues.
1 as the title suggests is, that I have file-uploads on the server with something like "Würth-small1.jpg". Those images are working properly right now on the current server. After DB migration and transfer of all files I switched the cloudflare DNS IP to the new server and unfortunately those images can't load and show %20 or something in the webinspector.
2 problem I had was that https was not working and I have a redirect loop. I'm running a wordprss and have nothing declared in the wp-config.php file that points to something like https. Only the database tables (wp_options) have the url changed to https – which is working on current environment just fine.
However after migration I had to use search-replace-db to revert back to http as https always had a redirect loop - I checked my .htaccess and wp-config.php file again, but there it says nothing regarding any https redirect or so - so I'm not sure where the redirect is coming from.
thanks,
matt
I'm running plesk on an Amazon EC2 instance and wanted to migrate my current website to it.
My current website is hosted on a shared server and I'm pointing to it via the Cloudflare DNS. Also I have SSL "full (strict) enabled on cloudflare.
Yesterday I wanted to migrate the site to my new server and stumbled over two issues.
1 as the title suggests is, that I have file-uploads on the server with something like "Würth-small1.jpg". Those images are working properly right now on the current server. After DB migration and transfer of all files I switched the cloudflare DNS IP to the new server and unfortunately those images can't load and show %20 or something in the webinspector.
2 problem I had was that https was not working and I have a redirect loop. I'm running a wordprss and have nothing declared in the wp-config.php file that points to something like https. Only the database tables (wp_options) have the url changed to https – which is working on current environment just fine.
However after migration I had to use search-replace-db to revert back to http as https always had a redirect loop - I checked my .htaccess and wp-config.php file again, but there it says nothing regarding any https redirect or so - so I'm not sure where the redirect is coming from.
thanks,
matt