stoplightt
July 24th, 2008, 11:26 PM
ok, so, im trying to do some things to this m2script but im having trouble!
ok, in the url, like the index.php?id=21695849851. like how it is random!
do you know how i can get it so that its not random, and its the name of the catagory? or a number, like 1,2,3,4,5 instead of a number that big?
ive looked in the .htaccess and its like this
RewriteEngine on
RewriteRule ^(.*)\.html$ http://stoplightt.com/layouts/preview2.php?alias=$1 [L]
ive looked all over for the "alias=$1" but i cant find it
=[
can anyone help?
a friend of mine, said it cant be done, but anything is possible ;)
ok, in the url, like the index.php?id=21695849851. like how it is random!
do you know how i can get it so that its not random, and its the name of the catagory? or a number, like 1,2,3,4,5 instead of a number that big?
ive looked in the .htaccess and its like this
RewriteEngine on
RewriteRule ^(.*)\.html$ http://stoplightt.com/layouts/preview2.php?alias=$1 [L]
ive looked all over for the "alias=$1" but i cant find it
=[
can anyone help?
a friend of mine, said it cant be done, but anything is possible ;)