I have a question about URL's. How do you get the URL so that it doesn't have an extension, or a trailing slash?
I don't want this:
/about.php
nor this:
/about/
Like this:
/about
Here's a (completely random) URL that has no tailing slash after "about":
http://www.alextoys.com/about
Thanks,
X96



Reply With Quote


Bookmarks