View Single Post
Old 07-20-2004, 04:16 PM  
koreanbbque
Confirmed User
 
Join Date: Dec 2003
Location: Riverside and San Diego
Posts: 688
RewriteEngine On
RewriteRule /(a)/(b)/(c).html$ /x.php?id1=$1&id2=$2&id3=$3 [L]


This can be either in .htaccess if your httpd.conf is setup to recognize it. If not, then you'll have to put this in your httpd.conf file somewhere.
__________________
KBBQ
2 3 1 6 1 8 8 1 6
koreanbbque is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote