Welcome Guest, Not a member yet? Register   Sign In
CI4 and sub-domain (xxx.domain.tld)
#3

(This post was last modified: 02-13-2025, 08:34 AM by captain-sensible. Edit Reason: usual suspects )

i agree with  @grimpirate  make sure all directories are permissions 755 and all individual files 644



on my hosting i have a fully fledged domain pointing to a sub-directory of main hosting ; on mine i have to add domain via "manage domain" , then add domain" and edit path  to point document root of  sub directory to be "public"

i presume you did all the usual stuff set   domain address in app/config/App.php  :


Code:
public string $baseURL = 'http://127.0.0.7/';

//abive is on local dev 
CMS CI4 A CMS system, runs out of the box written on top of CI4
Arch Book  CodeIgniter4 on Apache(pages 92-114) 
Reply


Messages In This Thread
CI4 and sub-domain (xxx.domain.tld) - by Gian - 02-13-2025, 05:47 AM
RE: CI4 and sub-domain (xxx.domain.tld) - by captain-sensible - 02-13-2025, 08:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB