CodeIgniter Forums
Best CI setup for subdomains sharing one template - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Best CI setup for subdomains sharing one template (/showthread.php?tid=38881)



Best CI setup for subdomains sharing one template - El Forum - 02-22-2011

[eluser]Unknown[/eluser]
Hi there,
I'm quite new to CI but have lots of experience with PHP and I wanting to know the best way to setup CI for subdomains and template sharing.

Basically what I want to have is several subdomain all running off one CI install so they can share a common template. Each subdomain website will be different from each other with their own pages and functions.
Logging in across the subdomains is not a requirement, but I'd like to keep my options open.

What is the best way of going about doing this?
Thanks,
Owen


Best CI setup for subdomains sharing one template - El Forum - 02-24-2011

[eluser]Unknown[/eluser]
Bump... Any ideas, anybody?