Forum Moderators: open
I'm wondering if anyone knew how to generate the path of a page in a user-friendly way,
for example, if the index page of my site was
http://mysite.hostsname.com/myname
then I would like to have the page located at
http://mysite.hostsname.com/myname/page1.htm
and file whose location was
http://mysite.hostsname.com/myname/directory1/page4.htm
Maybe someone has already implemented something like this?
Here's hoping.
Thanking you for your attention.