Microsoft
Software
Hardware
Network
Question : file extension problem
Hello,
I'm using htaccess rules to rewrite the urls, for example :
RewriteRule ^product.html$ product.php?product_id=1
so this page will be open in brower by
http://www.domain.com/prod
uct.html
for example. Now the problem is if I replace dot(.) in product.html with any special characters like product-html OR product,html etc, its still openning... actually it should open up with dot(.) only as specified in rewrite rule.
Any idea, how to fix this problem?
Thanks
Answer : file extension problem
It's been awhile but you may have to escape the "." so that it's read literally.
RewriteRule ^product\.html$ product\.php?product_id=1
Random Solutions
Blackberry Users can receive but not send
How Do I Remove The File Tab From Ribbon In Access 2010
windows 7 home password policy
Does this HP ML370 G3 server support 64-bit OS?
extracting BLOBs
After Excel export and format can I auto email?
Prudent use of Debug.Assert versus exception logging
Computer won't recognize Seagate Freeagent Go 320gb
Multiple Children Relationships to One Parent Table
prstat vs top command