Skip to main content

Questions tagged [webserver]

A web server is a program that responds to network requests over the HTTP or HTTPS protocol.

3 votes
1 answer
46 views

I am running Nextcloud on Debian 11. Recently, I tried upgrading using php-updater, and afterwards MariaDB stopped working properly. System details: Debian 11 MariaDB 11.3.2 Apache with mpm_prefork (...
Stefan Bollmann's user avatar
0 votes
0 answers
56 views

I installed caddy with "sudo apt install caddy" and have everything setup and working, but I also want to run caddy automatically from boot. When I use sudo systemctl enable caddy and ...
MR_MEME53's user avatar
2 votes
2 answers
377 views

I have a website using the Python http.server module and it was working great. Earlier this day I wanted 2 users to work on the same files (HTML, CSS, JS) so I set the chmod tag to 777. The problem is ...
TheFrenchTechMan's user avatar
1 vote
1 answer
81 views

I'm trying to configure Focalboard to run in a specific subdirectory using Nginx. I followed the steps from the official Focalboard documentation and was able to set it up normally. However, after ...
siqueir4's user avatar
0 votes
1 answer
172 views

I have an ASP.NET app hosted in a Docker container, with a NGINX reverse proxy, hosted on a VPS. When running in production, the x-forwarded-proto header isn't being passed. From what I understand, ...
Etienne Charland's user avatar
1 vote
1 answer
818 views

I have a server box I use to host various web applications and game servers for friends. I recently connected to it to check how it was running, and discovered a program "Opera" trying to ...
Isaakfire's user avatar
3 votes
5 answers
185 views

I have an Raspbery pie installed with ubuntu server, running Prefect. When I use my personal pc, I can get Prefect to run and start up an UI server: >>> prefect server start Check out the ...
nammerkage's user avatar
0 votes
0 answers
65 views

I am working on an embedded Linux system (kernel-5.10). I setup a thttpd web server in my system, and want to test it with curl utility. The /etc/thttpd.conf is as follows, dir=/var/www/data cgipat=**....
wangt13's user avatar
  • 651

15 30 50 per page
1
2 3 4 5
41