Skip to content
<JMRP />
  • Home
  • CV
  • Publications
  • Repositories
  • Blog
  • Services

#nginx

3 posts about this topic

← Back to all posts
Serve Virtual Files with Nginx: Beyond the Document Root
Dec 18, 2025
#nginx#sysadmin#webperf

Serve Virtual Files with Nginx: Beyond the Document Root

Learn how to configure Nginx to serve dynamic or protected files like robots.txt, security.txt, and JSON responses without them physically existing in your web root. A practical guide for containerized apps and managed services.

Read article →
Mastering Content Security Policy (CSP) with Nginx: A Deep Dive
Dec 18, 2025
#nginx#security#csp

Mastering Content Security Policy (CSP) with Nginx: A Deep Dive

A comprehensive guide to implementing a strict Content Security Policy (CSP) on Nginx for both static and dynamic sites, covering nonces, hashes, and security best practices.

Read article →
Securing Nginx with Client Certificates (mTLS)
Dec 16, 2025
#nginx#security#linux

Securing Nginx with Client Certificates (mTLS)

A comprehensive guide on implementing Mutual TLS (mTLS) with Nginx. Learn how to create your own Certificate Authority, generate client certificates, and configure your Linux server to restrict access to only authorized devices.

Read article →

Topics

# nginx 3 # security 2 # tutorial 2 # linux 1 # certificates 1 # sysadmin 1 # webperf 1 # devops 1 # csp 1 # webdev 1 # astro 1

© 2025 José Manuel Requena Plens. All rights reserved.