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
Oracle qry on system tables
Windows 7 Deployment under 802.1x Wired LAN Authentication
How do i verify an age element using javascript?
USB Device Not Recognized?
Change the powershell script to write to a file rather than updating to the computer object.
kvm cables for dell poweredge server
directoryInfo.GetFiles() is slow in .net.
Build and run of Actuate reports
CISCO IP PHONES POWER CONSUMPTION THROUGH CAT5
Creating Server 2008 Domain