codeigniter - Subdomain should access all the main domain files, except config database -


i looking solution, creating application using codeigniter. want create user of application having own db. want way how access main directory application using subdomain.

please provide solution totally lost , can't find proper path.

it's multifaceted , theres lot do. luckily there's great tutorial here: http://net.tutsplus.com/tutorials/php/basecamp-style-subdomains-with-codeigniter/ explains need do. once going can ask more specific questions.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -