View Single Post
Old 01-01-2013, 05:50 PM   PM User | #4
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,647
Thanks: 4
Thanked 2,450 Times in 2,419 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Just use this: RewriteRule ^([a-zA-Z0-9_-]+)/([a-zA-Z0-9.\s]+)/?.html$ index.php?page=$1&name=$2.
If you need the first one to also contain spaces and periods, add those too although that doesn't sound to be the case. It looks to me that you want to go to index.php though.
Fou-Lu is offline   Reply With Quote