Search
Items tagged with: Nginx
https://labs.hakaioffsec.com/nginx-alias-traversal/
Hunting for Nginx Alias Traversals in the wild
Nginx, a versatile web server pivotal to numerous internet infrastructures, has held a dominant market share since its inception in 2004, with widespread adoption across websites and Docker containers.Daniel (Celesian) Matsumoto (Hakai Offensive Security)
https://xeiaso.net/blog/nixos-nginx-openssl-1.x
#nixos #openssl #nginx
How to make NixOS compile nginx with OpenSSL 1.x
How to make NixOS compile nginx with OpenSSL 1.x - Xe's BlogXe Iaso
#selfhosting
Der Eingangsfehler sieht nach Rewrite in .htaccess aus.
@Admin Istrator OK
@hoergen on Friendica also es könnte eine Rewrite in #Nginx sein, aber ich bin nicht sicher ob und wie ich das angehen kann.
It seems that in this setup, opposed to #Nginx, I need to restart httpd, php-fpm, Mariadb and the daemon after a git pull.
I tried only php-fpm and only httpd, but that did not work. The daemon alone restarted also doesn't work.
Maybe someone has an idea about that problem?
!Friendica Support
!Friendica Support
Ah, the joys of #selfhost without containers! I'm more and more tempted to look into #Docker, but I'm afraid of the learning curve before I get the same setup I have now. Also it probably would involve converting about 20 #Apache configuration files to #nginx which I'm not looking forward to either.
Does anyone have any pointers for either task, containerization and/or migration from Apache to nginx? #help