05-05-2008, 09:43 AM
|
#12 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by sjaq
This works on my computer
Code:
RewriteRule ^image([A-Za-z0-9\.\_]+)?$ image.php?img=$1 [QSA,L]
|
img=$1 doesnt work, I have it where it echos, for quick testing. so yeah, doesnt work. :[ and I have mod_rewrite enabled
I want it like image?bla.jpg, not imagebla.jpg
__________________
VillageIdiot can have my babbies ;d
|
|
|
|