On Mon, Feb 9, 2009 at 2:32 PM, Matthew Weier O'Phinney <[email protected]>wrote:
> > RewriteEngine on > > RewriteRule !\.(js|ico|gif|jpg|png|css)$ index.php > > Don't use the above one. Use the one below: > -- > Matthew Weier O'Phinney > Software Architect | [email protected] > Zend Framework | http://framework.zend.com/ > Thanks for this. I had the first rewrite rule in my htaccess. Changed it to the second one and it has indeed removed the ValidationTextBox.html error. For the remaining errors: I didnt think to create my own build. Would I be able to use a CDN instead of my own build? Thanks again -- View this message in context: http://www.nabble.com/Zend_Dojo-Missing-Files-tp21919014p21939506.html Sent from the Zend Framework mailing list archive at Nabble.com.
