spewn
Programmer
- May 7, 2001
- 1,034
i have this as my link:
and here is my htaccess rewrite:
RewriteRule ^donuts/([a-z]+)$ /index.pl?a=powder&b=$1
which kinda works, but it's not getting the "powdered" and "sugar", only the "powdered"...
any ideas?
thanks!
- g
and here is my htaccess rewrite:
RewriteRule ^donuts/([a-z]+)$ /index.pl?a=powder&b=$1
which kinda works, but it's not getting the "powdered" and "sugar", only the "powdered"...
any ideas?
thanks!
- g