Welcome Guest, Not a member yet? Register   Sign In
Wordpress integration
#2

I've tried a few ways to merge the two applications in the past. My opinion is that the best way to handle the merge is just to use mod_rewrite in an .htaccess file to "pre-route" to each application. Whichever application would handle more requests is the default, and for the other application you simply rewrite to a different front controller. So if you're WordPress app uses index.php, then the CI app uses ci_index.php.
Reply


Messages In This Thread
Wordpress integration - by Luca4k4 - 02-05-2018, 08:15 AM
RE: Wordpress integration - by skunkbad - 02-05-2018, 03:04 PM
RE: Wordpress integration - by Luca4k4 - 02-05-2018, 03:56 PM
RE: Wordpress integration - by skunkbad - 02-05-2018, 05:37 PM
RE: Wordpress integration - by Luca4k4 - 02-06-2018, 06:44 PM
RE: Wordpress integration - by gabrielcastillo - 02-09-2018, 03:30 PM
RE: Wordpress integration - by skunkbad - 02-09-2018, 06:04 PM
RE: Wordpress integration - by gabrielcastillo - 02-09-2018, 06:15 PM
RE: Wordpress integration - by antonioalcala - 03-01-2018, 03:55 PM
RE: Wordpress integration - by botikol123 - 05-19-2021, 05:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB