how to install CI4 in sub folder in shared hosting? |
(09-28-2019, 11:58 PM)kingstyles Wrote: Finally i found a simple solution: You do not absolutely need a directory named "public". You can reorganize the directories like you want. You just need to have a public and a private directory. You can put all the content of the "public" directory anywhere you want, with the name you want, and then set the path for the private directory in index.php : Code: // Location of the Paths config file. |
Messages In This Thread |
how to install CI4 in sub folder in shared hosting? - by kingstyles - 09-28-2019, 03:30 AM
RE: how to install CI4 in sub folder in shared hosting? - by Digital_Wolf - 09-28-2019, 04:08 AM
RE: how to install CI4 in sub folder in shared hosting? - by kingstyles - 09-28-2019, 04:24 AM
RE: how to install CI4 in sub folder in shared hosting? - by Digital_Wolf - 09-28-2019, 10:11 AM
RE: how to install CI4 in sub folder in shared hosting? - by kingstyles - 09-28-2019, 11:58 PM
RE: how to install CI4 in sub folder in shared hosting? - by includebeer - 09-29-2019, 06:38 AM
RE: how to install CI4 in sub folder in shared hosting? - by kingstyles - 09-29-2019, 10:59 AM
RE: how to install CI4 in sub folder in shared hosting? - by Gwendolyn - 01-31-2020, 04:20 AM
RE: how to install CI4 in sub folder in shared hosting? - by alexdevstudio - 04-03-2020, 06:27 AM
|