Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-10-2008, 05:18 PM
Member
 
Join Date: Jun 2008
Location: Florida
Posts: 88
Default ZF on IIS with ISAPI_Rewrite?

Anyone using Zend Framework on IIS and using ISAPI_Rewrite to do your rewrites? If so, care to share your rewrite rule here? I have an occasional error that I figure can only be caused by my rule and I want to compare. Here is mine:

Code:
RewriteRule ^[\w/\%]*(?:\.(?!(?:js|ico|gif|jpg|png|css)$)[\w\%]*$)? /intranet/ZF/index.php [i]
I have a few conditions before this, but I dont think they are the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-16-2008, 12:59 PM
Junior Member
 
Join Date: Jul 2008
Location: Ahmedabad
Posts: 8
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:12 PM.