10-28-2008, 04:43 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Apr 2008
Location: Nevada, USA
Posts: 52
Thanks: 10
|
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.
__________________
|
|
|