News Feed
Jobs Feed
Sections




News Archive
Ask About PHP:
Codeigniter Setting up multiple sites on one install
August 20, 2009 @ 09:03:26

On the Ask About PHP blog there's a quick tutorial looking at a setup to use the CodeIgniter framework to power multiple websites (in subdomains).

CI's default folder structure is really geared towards one site domain, and having both the application folder and the system folder visible to the browser is not exactly a secure approach. By configuring your install to support multiple sites, not only do you make the updating of the CI core easier, but also make the CI install more secure as a whole.

The example is on a Windows system, but the instructions are generic enough to work on any platform. They're using it under a XAMPP install, but the changes are all below the document root of that setup. You'll need to edit some of the config files and be able to update the Apache configuration to work with VirtualHosts

0 comments voice your opinion now!
codeigniter multiple subdomain tutorial


blog comments powered by Disqus

Similar Posts

Elliot Haughin's Blog: Building UTF8 Compatible CodeIgniter Applications

Chris Hartjes' Blog: Handling Multiple Environments In Your PHP Application

The Shadow Fox Network: Create Dynamic URLs With Mod_Rewrite and PHP Functions

DevShed: The Switch Statement and Arrays

NetTuts.com: The Essentials of Creating Laravel Bundles


Community Events











Don't see your event here?
Let us know!


language interview application opinion framework unittest community release zendframework2 testing series tool object podcast phpunit example functional development introduction code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework