Welcome Guest, Not a member yet? Register   Sign In
CI4 always returning 404 error page
#2

1) On Windows 10 you need to define the host name in it's host file.

Code:
C:\Windows\System32\drivers\etc\hosts

2) You then need to edit the file with Notepad ( Administrator Access ) and add a server.

Code:
127.0.0.1    servername.local

I' have never tried use a com extension so not sure if your sever name will work but try it.

Nothing else in Windows can be using that ip address or you will need to change it.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: CI4 always returning 404 error page - by InsiteFX - 02-04-2021, 04:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB