I am a new to PHP and Apache server and i was asked to do few changes to DNS in the AWS Ec2 instance of a PHP application where i changed the config['base_url']= puredata.digitowork.com
, after i made these changes when i use the url without https protocol, its redirecting to the old DNS, what are the changes i need to do to avoid this issue.
I am not able to understand why its redirecting.
Thanks in advance