Welcome Guest, Not a member yet? Register   Sign In
mod_rewrite for multiple applications
#2

[eluser]@robertotra[/eluser]
It depends on how do you differentiate the HTTP requests to the different applications

Scenario: if you do by using the first segment of the url, then you can keep on redirecting everything to a index.php (your own index page, not CI's) and inside it you might check the first segment of the URI and then include the relative CI's (app)index file:

Quote:[EDIT] My proposed solution added unnecessary php code, better to use url_rewriting as explained in following posts. Snipped my code to improve the whole thread readability[/EDIT]

Bye
Roberto


Messages In This Thread
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 09:17 AM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 09:58 AM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 11:52 AM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 11:58 AM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:04 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:07 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:09 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:17 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:22 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 12:24 PM
mod_rewrite for multiple applications - by El Forum - 02-05-2012, 09:19 PM
mod_rewrite for multiple applications - by El Forum - 02-06-2012, 01:13 AM
mod_rewrite for multiple applications - by El Forum - 02-06-2012, 01:32 AM
mod_rewrite for multiple applications - by El Forum - 02-06-2012, 01:37 AM
mod_rewrite for multiple applications - by El Forum - 02-06-2012, 04:58 AM
mod_rewrite for multiple applications - by El Forum - 02-07-2012, 01:50 AM
mod_rewrite for multiple applications - by El Forum - 02-07-2012, 02:52 AM
mod_rewrite for multiple applications - by El Forum - 02-07-2012, 03:17 AM
mod_rewrite for multiple applications - by El Forum - 02-07-2012, 11:45 AM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 11:32 AM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 11:40 AM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 11:56 AM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 11:58 AM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:11 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:19 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:28 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:34 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:42 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 12:57 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 01:05 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 01:19 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 01:46 PM
mod_rewrite for multiple applications - by El Forum - 04-07-2012, 01:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB