htaccess problem

Posted by ruru on Stack Overflow See other posts from Stack Overflow or by ruru
Published on 2010-04-17T10:44:07Z Indexed on 2010/04/17 10:53 UTC
Read the original article Hit count: 202

Filed under:
RewriteRule ^question/([0-9][0-9])/$  question.php?id=$1 [L]

the url http://http://stackoverflow.com/question/2087

and i dont know why all images go to http://http://stackoverflow.com/question/2087/images/g4.jpg actually,it suppose to be http://http://stackoverflow.com/images/g4.jpg

© Stack Overflow or respective owner

Related posts about .htaccess