Skip to main content
-5 votes
0 answers
31 views

I have try setup a simple reverse proxy server using CAddy for my basic laravel + apache2 app it seems whenever there is 302 ( example, login >> home ), the browser will hang and i will get 504 (...
Raja Hafiz's user avatar
Advice
0 votes
2 replies
46 views

I have set up a Debian 12 (Bookworm) host and went through some basic steps to install Apache2 and activate SSL/HTTPs on the backend. Http disabled. As far as I know the usual tool for managing/...
Masterspiece's user avatar
2 votes
1 answer
131 views

My Debian10 server wentdown and I've been trying to install all my pages and Apache2 server on another Debian (Debian 12). I've already take all the bkps of the pages and put them in the exact same ...
ifs1995's user avatar
  • 21
0 votes
0 answers
80 views

I added this specific rule to my .htaccess in / (webroot) within a wordpress install (above wp auto generated code, there is no further interference with later wp settings there): RewriteRule ^app/my-...
Netnoob's user avatar
  • 43
0 votes
1 answer
71 views

I have configured an AWS Application Load Balancer (ALB) with HTTPS termination forwarding to EC2 instances running Apache and Moodle. The ALB correctly handles HTTP to HTTPS redirection, but I'm ...
Dikshant Ghimire's user avatar
0 votes
0 answers
61 views

I have a REST API app developed with Java Spring Boot. I am trying to deploy it to Azure Container Apps (ACA) with the following standard web app architecture: web browser -443-> Apache2 container -...
Richard Scrivener's user avatar
0 votes
0 answers
43 views

I am serving a Python app using Django through an Apache2 server. I have the wsgi.py file in a directory home/peter/django-apps/anaaccess/anaaccess/ana_access/wsgi.py I have a venv in home/peter/...
peter's user avatar
  • 337
0 votes
0 answers
313 views

Hi Everyone thank you for reading. Any advice appreciated. I am fairly new to webservers etc. I've read lots of pages but still don't understand :-( LAMP stack running 4x small sites in Apache2 ...
JaqDraco's user avatar
1 vote
2 answers
70 views

I'm learning how to use a RewriteRule with Apache to rewrite the following URL /t/openstack/build/123456789987456214. To get the first three digits of the number and rewrite to a URL like /123/...
Jean Pierre Roquesalane's user avatar
0 votes
0 answers
46 views

I'm configuring Apache2 with 2 virtual hosts (VH) (nohttp2.com and http2.com). The idea is that one of the VH works with http2 and the other only with http/1.1. I have enabled http2 module and I'm ...
jlanza's user avatar
  • 1,258
-1 votes
1 answer
123 views

So i want to create an apache2 webserver on debian using aws. I'm in needed to what to write so with the codes to make me see everything in order. I tried installing apache2 and succeeded, but i do ...
StenHD's user avatar
  • 1
0 votes
0 answers
62 views

I have a Wordpress site running a store via woo commerce. I need to set my permalinks to postname to enable importing data from suppliers via REST API. However, when I set my permalinks to postname ...
Marcus's user avatar
  • 1
0 votes
0 answers
24 views

I have secured access to one of our server via User Certificate Authentication via following configuration: <VirtualHost *:443> ServerAdmin [email protected] ServerName mydomain.de ...
MaKaNu's user avatar
  • 1,108
0 votes
0 answers
72 views

So, I have the following setup: a service A working on (virtual) server S1 on my lan, using ports 80 and 443 a service B working on (virtual) server S2 on my lan, using ports 80 and 443 Since I have ...
apalazzi's user avatar
-2 votes
1 answer
227 views

I'm trying to build and deploy my Vite project into a sub folder on my domain. The combination I'm using is Vite + React + JavaScript. Dist is deployed to an Apache2 web server running on an Ubuntu ...
dexcaped's user avatar

15 30 50 per page
1
2 3 4 5
525