View Single Post
Old 10-28-2008, 04:43 AM   #1 (permalink)
h0ly lag
The Contributor
 
Join Date: Apr 2008
Location: Nevada, USA
Posts: 52
Thanks: 10
h0ly lag is on a distinguished road
Default Good 'ol mod rewrite help needed...

Ok, first off anyone taking time to read this, thanks. Now what I've made is one of those URL shortening scripts. Like TinyURL. Anyhow, I want to be able to rewrite my URLs like they do.

The rewrited URL
Code:
domain.com/random-url
to my actual redirect page

that looks like
Code:
domain.com/redirect.php?url=random-url
It works great other wise. It's just not very clean and short anymore when you have redirect.php?url=bla-bla.
__________________
Send a message via AIM to h0ly lag Send a message via MSN to h0ly lag
h0ly lag is offline  
Reply With Quote