Welcome Guest, Not a member yet? Register   Sign In
DOCUMENT ROOT
#4

You are serving out the root of the project, you should be serving public/ instead.
https://codeigniter4.github.io/CodeIgnit...tml#public

Try (for example) changing this in your server config:
DocumentRoot /var/www/vhosts/dubleshop.com
to:
DocumentRoot /var/www/vhosts/dubleshop.com/public
Reply


Messages In This Thread
DOCUMENT ROOT - by fogem - 06-25-2019, 05:18 PM
RE: DOCUMENT ROOT - by MGatner - 06-26-2019, 05:32 AM
RE: DOCUMENT ROOT - by fogem - 06-26-2019, 05:46 AM
RE: DOCUMENT ROOT - by MGatner - 06-26-2019, 07:15 AM
RE: DOCUMENT ROOT - by InsiteFX - 06-26-2019, 03:10 PM
RE: DOCUMENT ROOT - by Pehesis - 06-28-2019, 03:57 PM
RE: DOCUMENT ROOT - by Paradinight - 06-28-2019, 11:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB