How to set default path that shows in url

cripreofiit

New Member
How to change the url path on the web site.For example when you develop webpage you have address like:\[code\]www.example.com/index.htmlwww.example.com/about_us.htmlwww.example.com/en/index.html\[/code\]how to make this to be only\[code\]www.example.com\[/code\]on every page that you visit...But when you go to the next folder then it only needs to show the folder name and not page name, something like:\[code\]www.example.com/en/\[/code\]Is there any script already written for that?
 
Back
Top