Currently, I have: RewriteRule !\.(js|ico|gif|jpg|png|css|htm|html)$ index.php
in my htaccess file. I would like to run an exact parallel staging environment under <mysiteURL>/Stage. How should I modify this rule for this to happen? Thanks for your help, -Jalil -- View this message in context: http://www.nabble.com/Question-on-RewriteRule-tp23144164p23144164.html Sent from the Zend Framework mailing list archive at Nabble.com.
