httaccess question

by 3 replies
4
is there a way to pass two variables thrugh a httaccess rdirect? I want to do something like somesite.com/go/1003/somethingelse to translate to go.php?var1=1003&var2=somethingelse.
If there is no /1003/ then var1 would = blank...

Anyone know how to do this?

Dan
#programming #httaccess #question

Next Topics on Trending Feed

  • 4

    is there a way to pass two variables thrugh a httaccess rdirect? I want to do something like somesite.com/go/1003/somethingelse to translate to go.php?var1=1003&var2=somethingelse. If there is no /1003/ then var1 would = blank...