php - Zend Framework and Wordpress Integration -


We have an existing Zend Framework site hosted on ourdomain.com and have a WordPress blog on blog.ourdomain.com

We want to migrate the blog to our site at ourdomain.com/blog - but I think that has gone to the end of the earth and I do not know how many I can. Have tried Htaccess stuff, including setting up a blog controller and some WordPress files etc - but to no avail.

Do anyone have any ideas?

Virtual Host Setup:

  ServerAdam Webmaster @ dummy-host.emplaimo documentume "/ user / bradiere / sites / TWPZend / public" server Name Twps error log "log / twps-error-log" customlog "log / twps-access_log" general  

option index followSymLinks

  Allow override Allow order,  

Most efficient and easiest This is the way to modify your .htaccess file which is Starts with ZF App from / blog , does not send anything - just pass it through WordPress

  RewriteCond% {wordpress}  

REQUEST_FILENAME} -s [OR] REWIND Condom% {REQUEST_FILENAME} -l [OR] REWITE CONDOM% {REQUEST_FILENAME} -D Rivetrium ^. * $ - [NC, L] Riveritium ^ Blog - [NC, L] Reiter rules ^. * Index. PPP [NC, L]

This is all the nonsense about creating custom controllers, functions and routes in your ZF app, through your app, via WordPress The passing is absolutely ridiculous. Will you execute a full transmission cycle of your app's engine, just forward it to another app?


Comments