suppose a url like this http://www.domain.com/x-y-z
after using ssl the url will be https://www.domain.com/x-y-z
but when i am editing this url means removing "www" https://domain.com/x-y-z then it is redirecting to https://www.domain.com/index.php/x-y-z
first thing i want know that why it is redirecting with index.php and how to remove it.
NOTE: having 301 redirect for "www" for canonical issue.
second thing i want to know that how to redirect or open a website which is having a url like http://domain.com to https://www.domain.com means there should be https and www both.
third one i need to know that if i am redirecting through cpanel then the website going inaccessible. why?
after using ssl the url will be https://www.domain.com/x-y-z
but when i am editing this url means removing "www" https://domain.com/x-y-z then it is redirecting to https://www.domain.com/index.php/x-y-z
first thing i want know that why it is redirecting with index.php and how to remove it.
NOTE: having 301 redirect for "www" for canonical issue.
second thing i want to know that how to redirect or open a website which is having a url like http://domain.com to https://www.domain.com means there should be https and www both.
third one i need to know that if i am redirecting through cpanel then the website going inaccessible. why?