Skip to main content

Questions tagged [web-server]

These questions relate to using the Pi as a web server, including installation and configuration.

0 votes
0 answers
54 views

I'm trying to get certbot to run on pi, so I can host my pages as https instead of http, but I'm running into no end of troubles. I'm wondering if anyone can guide me as to what I am missing at this ...
user11809993's user avatar
0 votes
1 answer
170 views

I have a Raspberry Pi 5 fully updated and with the following OS: Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm The ...
SPS's user avatar
  • 101
-1 votes
1 answer
125 views

I'm in need of creating a server for hosting PlayStation 2 games. I've heard the Pico is able to achieve 10Mbps of transfer speed, and since I need 8Mbps, 10Mbps is more than enough. So my first ...
15465649568's user avatar
2 votes
1 answer
190 views

I'm trying to make a request to an ip using RPi pico w, using the picohttps example provided in here. Now for that we have 3 needed parameters in picohttps.h file - SSID, SSID_Password, ...
SOUHARDHYA PAUL's user avatar
1 vote
1 answer
885 views

I am writing a multiplatform program in c++ that should run on AMD and Raspberry Pi 4. On AMD I installed cpp-httplib-dev like this: sudo apt-get install libcpp-httplib-dev and then the code like ...
pi.314's user avatar
  • 113
0 votes
0 answers
367 views

trying to run BirdNET-pi (https://github.com/mcguirepr89/BirdNET-Pi) on my new Pi5. This is a sound analyzing program which is accessible via webinterface. This is working on my Pi4 (Bullseye Lite), ...
pieterdp's user avatar
-2 votes
2 answers
192 views

Raspberry Pi Pico W can act as a webserver but it needs to first connect to a wifi router. How to make it so that multiple mobile phones can connect to it directly without the need for a router and ...
Jesus Christ's user avatar
0 votes
0 answers
202 views

How do I read a raspberry pi GPIO pin value and say show a red or green button on a web page reflecting the pin's current status, and have this automatically update when the GPIO pin's state changes?
smclaugh5's user avatar
0 votes
0 answers
52 views

I am trying to run script1 which detects an object and actuates an output and another script (script2) for establishing connection using http to actuate the same output through web. I want to run both ...
Meghana R Prakash's user avatar
2 votes
0 answers
756 views

I'm working on a project where I need to control a device remotely using a web page (on a phone) as a remote control - think of it as steering controls for a remote control car. This device also has ...
G.H.'s user avatar
  • 151
2 votes
1 answer
788 views

I've got a Pi 4 with Raspbian 10 and apache2 2.4.38, with default option. I can put a "hello world" index.html in /var/www/html/ and access it in Chromium (http://localhost), or from another ...
Katu's user avatar
  • 129
1 vote
0 answers
1k views

I'm setting up nginx on a Raspberry Pi 4 under Raspbian 11 (Bullseye) but it's refusing connections on http://localhost:80/ This site can't be reached 127.0.0.1 refused to connect However, it looks ...
amber's user avatar
  • 153
0 votes
1 answer
181 views

I want to host my own onion website on my raspberry pi. I managed to get it setup and it worked perfectly. However, I do not want to keep my Pi running all the time. I would like to turn it off ...
user1501's user avatar
1 vote
0 answers
76 views

I would like to stream video from one of my Pi's (192.168.1.3) to a web server that is hosted on a different Pi (192.168.1.4). It's supposed to kind of replicate a cloud video surveillance system. At ...
Wolfgang's user avatar
0 votes
1 answer
54 views

I am looking to create an active score board for my sports club clubhouse where captains upload the scores,potentially via an app, and it appears on a monitor at the clubhouse. My question is... would ...
tjgmeyer's user avatar

15 30 50 per page
1
2 3 4 5
24