Thread: Dynamic URLs
View Single Post
Old 02-08-2006, 09:06 AM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,532
sde is on a distinguished road
you mean like our thread urls in the forums here too?

we use mod rewrite. basically code in a .htaccess file that uses regular expressions to look for a pattern in the url and rewrite the request in the background.
sde is online now   Reply With Quote