I’m not sure if php already does it by default, but, I want my users to see the page www.domain.com/folder/index.php when they go to www.domain.com/folder and instead see www.domain.com/folder itself in the address bar. Please help me.
I’m not sure if php already does it by default, but, I want my
Share
The domain is opening any page of name index in it. And it does not shows the page name
www.domain.com/folder/index.phpit will only showwww.domain.com/folder.