Which webserver do you use?

Which webserver are you using?


  • Total voters
    16

jstrauss

Verified User
Joined
Jun 1, 2023
Messages
16
Location
Austria
Hello,

I'm faced with the difficult decision of choosing Apache or Nginx_Apache.
Now I wanted to ask you what web server technology do you use?

My plan is to use it for reverse proxies too. With Apache I made it so that reverse proxies reach Docker applications via subdomains. But now I have installed Nginx_Apache and due to the lack of forum entries and help, I am unable to run the reverse proxy for subdomains and Docker applications via Nginx.
 
Last edited:
but about Nginx and Reverse-Proxy i didn't find any to setup this up correctly with DirectAdmin.
Code:
cd /usr/local/directadmin/custombuild
./build update
./build set webserver nginx_apache
./build nginx_apache
./build rewrite_confs
 
I did already correctly setup nginx_apache but I didn't find any help about Reverse Proxien Subdomains to for example Docker-Applications
That was not your question in the first place and it was not clear in your post
 
Back
Top