PHP6 well done for doing well in the SEO business. and NO, your previous answer does NOT get anywhere near 0.00001% to my question....and no, I am not going to talk about search engines or what you know about the SEO business.
I am asking how to rewrite urls without using mod_rewrite. I used the term SEO as many people seem to associate it with writing urls such as the following, which is what I want to achieve without the use of mod_rewrite.
Code:
http://example.com/about
http://example.com/about/history
http://example.com/contact
or
Code:
http://example.com/index.php/about
http://example.com/index.php/about/history
http://example.com/index.php/contact