Welcome Guest, Not a member yet? Register   Sign In
CI2/3 and CI4 in parallel
#1

Let's say I have a site that is currently a combination of CI2 and pure php.  I will be working on upgrading the CI2 portion to the latest CI3, but as I understand that, it is all in place, such that I don't have to re-write the code to upgrade to CI3.  I've seen the upgrade path and it doesn't seem terribly difficult.
Now, let's say I want to start writing new stuff in CI4 until I can fully rewrite all of the existing code.
the existing CI code base is at www.example.com/path/to/project
assuming I install CI4 at /path/to/project/ci4, is there a way to do URL trickery such that, if I create a HelloWorld controller in CI4, the user could access it by going to:
www.example.com/path/to/project/helloworld and NOT have the 'ci4' portion in the URL path instead of www.example.com/path/to/project/ci4/helloworld ?
Thanks.
Reply


Messages In This Thread
CI2/3 and CI4 in parallel - by berky - 12-16-2023, 08:42 PM
RE: CI2/3 and CI4 in parallel - by kenjis - 12-17-2023, 08:04 PM
RE: CI2/3 and CI4 in parallel - by berky - 12-17-2023, 11:09 PM
RE: CI2/3 and CI4 in parallel - by mkganesh - 02-09-2024, 09:36 AM
RE: CI2/3 and CI4 in parallel - by berky - 02-22-2024, 09:52 PM
RE: CI2/3 and CI4 in parallel - by berky - 02-09-2024, 02:30 PM
RE: CI2/3 and CI4 in parallel - by kenjis - 02-17-2024, 07:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB