|
|||
|
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'm trying with following rule which is mentioned on Zend Manual but it won't worked.
PHP Code:
__________________
Amit Shah |
![]() |
| Thread Tools | |
| Display Modes | |
|
|