Page 1 of 1

How to open web server?

Posted: 26 Feb 2021, 16:44
by jhoop
I have RPIEasy installed on my Raspberry Pi 3B+ and it is running.
Starting RPIEasy 2.1.053
Init hardware...
Load network settings...
Load GPIO settings...
Creating new pinout
Load devices from file
Load controllers from file
Load notifiers from file
10:35:53: Event: System#Boot
10:35:53: Webserver starting at port 80
10:35:53: Event: Clock#Time=Fri,10:35
10:35:53: Event: Network#Connected
10:36:00: Event: Clock#Time=Fri,10:36
10:37:00: Event: Clock#Time=Fri,10:37
10:38:00: Event: Clock#Time=Fri,10:38
10:39:00: Event: Clock#Time=Fri,10:39
10:40:00: Event: Clock#Time=Fri,10:40

How to I get the web page to open?

Thanks
Jim

Re: How to open web server?

Posted: 26 Feb 2021, 16:52
by jhoop
Never mind I just figured it out.
localhost:80
DUH

Re: How to open web server?

Posted: 28 Feb 2021, 17:54
by enesbcs
jhoop wrote: 26 Feb 2021, 16:52 Never mind I just figured it out.
localhost:80
Yes. Or any other IP address that the system has.

Code: Select all

10:35:53: Webserver starting at port 80