Starting which Controller? |
When I type http://URL:8181 my application starts running URL/Users_start_login when I actually want it to run URL/Configure, I am running this up on AWS. Is there anyplace in my CI3 program where I specify which program to run? I have already set $route[default_controller]=Configure in routes.php
The problem is that I am not sure where this is running? It might be on the server or it could be on my laptop. phpStorm remote debugging works through a tunnel between the client and the server.
proof that an old dog can learn new tricks
|
Messages In This Thread |
Starting which Controller? - by richb201 - 10-22-2021, 01:11 PM
RE: Starting which Controller? - by richb201 - 10-25-2021, 06:42 AM
|