Rewriting URLs

This time it is really about URL Rewriting. Not some emotional out burst where the keyboard gets an undeserved beating and pounding.

URL Rewriting. To some web developers or designers, URL rewriting is a rather old subject. But, unfortunately for me, I got hold of this information just a few days ago.

So... for the benefit of those who don't know what this is all about, this blog might pretty much get you started(that is, if you want to know).

Consider this URL: http://www.somesite.com/index.php?asdf=1&aslkdj=2&lkj=345678

Pretty messy, don't you think?

Through, URL Rewriting, something like that can turn into something like this:

http://www.somesite.com/clean/url/

Pretty cool if you ask me, for a web developer's point of view. :)

Want to know more? Go here.

Just sharin'.

No comments: