View Single Post
  #2 (permalink)  
Old 07-16-2008, 12:59 PM
amitshah amitshah is offline
Junior Member
 
Join Date: Jul 2008
Location: Ahmedabad
Posts: 9
Default

I'm trying with following rule which is mentioned on Zend Manual but it won't worked.

PHP Code:
RewriteRule ^(?!.(js|ico|gif|jpg|png|css|swf))$ index.php [i
Is there any other rule which worked on IIS?
__________________
Amit Shah
Reply With Quote