Welcome Guest, Not a member yet? Register   Sign In
Multiple domains
#1

[eluser]Maglok[/eluser]
I have used CI on multiple domains before in the past. This time though, I have a challenge.

Normally I would copy the index.php and make the system and app folders the full path, kinda like this:

Code:
$system_folder = "/home/content/85/5336885/html/system";

That is when you have access to the entire server though. This time, I have a different user for each subdomain.

Basically the customer wanted me to implement a subdomain to set the language of the applications.

So I have two subdomains, one having the system dir, the other doesn't. I want subdomain1 and 2 to point to the same system dir, but the PHP users of each subdomain are different (they are made by a panel software).

Any clue?

It is a windows system this time.
#2

[eluser]umefarooq[/eluser]
i hope you have read this post earlier if not read will help you to solve your problem

http://philsturgeon.co.uk/news/2009/06/H...ter-Set-up




Theme © iAndrew 2016 - Forum software by © MyBB