Welcome Guest, Not a member yet? Register   Sign In
Best way to find the system and application folders above the web root in CI3?
#4

Yes that's how you set it up in the index.php file in CodeIgniter 3x

On my live server the application and system folders are above the root
and index.php is under the public_html folder. Below is how you access
them.

Folders:

application
system
public_html or public
-- index.php

application folder
../application

system folder
../system
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Best way to find the system and application folders above the web root in CI3? - by InsiteFX - 09-27-2018, 03:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB