Hi, regarding running PHP+Ruby: the php app/files are under the same folder where the rubby applications are. So therefore, I guess, they are also under the same virtual host. I have tried and it is true that if they are running under a different virtual host there is no problem. I guess the php code is being send to the mongrels ... wich don''t expect php code (but rather ruby) and give it back as plain text ... wich ends up being what I see in the browser. Could I define the same virtual host twice? once with proxy (straight to the mongres dealing with ruby) and other one without the proxy ... to let Apache take care of PHP? Hi Philip,thanks for your reply ... your PHP files are under the same folder as the Ruby code? I''ll research on what is RewriteCond and RewriteRule ... I was trying to work something out with the FilterFiles (or something like that ...) thanks, Jean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060831/aa5437ee/attachment.html