I would like to build a symfony2 website with the blog manage by wordpress.
www.myapp.com -> managed by symfony2
www.myapp.com/blog/* -> managed by wordpress
I need symfony2 not to manage with routes www.myapp.com/blog/*. I don't know if I have to modify htaccess, vhosts or symfony config.
My server config is ubuntu-server 12.04-32 LAMP, with Apache + php 5.4