Contents Magic

Getting mod_rewrite rewriting

May 19th, 2007 · 3 Comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

A few weeks back I was trying to get the following working, spent several hours and I was about to pull off my hairs.

I need to have a simple url rewriting that translates the following

http://www.tanamtechnologies.com/Web/Computers/Internet

to

http://www.tanamtechnologies.com/database.aspx?c=Category&s=SubCategory

also equally important to me was that I didn’t want any Redirections to happen. This was because I wanted the original URL to remain visible in the address bar and the user should never see that something is being pulled from database dynamically. [Find more →]

Browse more posts marked in:

;

→ 3 CommentsTags: Apache