Welcome Guest, Not a member yet? Register   Sign In
Page displays 'index.php'
#10

(This post was last modified: 04-05-2024, 09:09 AM by Bosborne. Edit Reason: Move post below )

[quote pid="417598" dateline="1712326138"]
microchip
www.[mywebsite]/public/index.php - shows index.php as text string
www.[mywebsite]/public/ - shows index.php as string
www.[mywebsite]/index.php - shows Codeigniter4 welcome page
www.[mywebsite]/ - shows Codeigniter4 welcome page

I have created nothing in the way of web content yet.
Clearly my problem was incorrect setup, but where?


[/quote]
Your last 2 lines are the expected behavior since your DocumentRoot is correctly set to the public directory. I would have expected referencing home or public to generate route errors. That initial index.php in the public folder is just a controller to start up the Codeigniter framework.
Reply


Messages In This Thread
Page displays 'index.php' - by microchip - 04-03-2024, 02:52 AM
RE: Page displays 'index.php' - by luckmoshy - 04-03-2024, 03:19 AM
RE: Page displays 'index.php' - by microchip - 04-03-2024, 05:19 AM
RE: Page displays 'index.php' - by kenjis - 04-03-2024, 04:10 AM
RE: Page displays 'index.php' - by kenjis - 04-03-2024, 05:46 AM
RE: Page displays 'index.php' - by microchip - 04-03-2024, 07:52 AM
RE: Page displays 'index.php' - by kenjis - 04-03-2024, 04:53 PM
RE: Page displays 'index.php' - by kenjis - 04-03-2024, 04:51 PM
RE: Page displays 'index.php' - by microchip - 04-05-2024, 07:08 AM
RE: Page displays 'index.php' - by Bosborne - 04-05-2024, 09:04 AM
RE: Page displays 'index.php' - by kenjis - 04-05-2024, 05:01 PM
RE: Page displays 'index.php' - by microchip - 04-09-2024, 02:33 AM
RE: Page displays 'index.php' - by kenjis - 04-09-2024, 03:20 AM
RE: Page displays 'index.php' - by InsiteFX - 04-09-2024, 11:38 PM
RE: Page displays 'index.php' - by microchip - 04-10-2024, 03:45 AM
RE: Page displays 'index.php' - by InsiteFX - 04-10-2024, 11:26 PM
RE: Page displays 'index.php' - by microchip - 04-11-2024, 07:29 AM
RE: Page displays 'index.php' - by oldbutactive - 04-11-2024, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB