Home ExampleConfig logo
  • Systemd Config Generator
    Generate systemd service unit files
    CLAUDE.md Examples Generator
    Create AI assistant instruction files
    More tools coming soon
  • Popular
  • 100% Free
  • Tools
    Systemd Config Generator CLAUDE.md Examples Generator
    More tools coming soon
  • Popular
  • About
  • 100% Free

Nginx Configuration Files

Original, unaltered NGINX config files from fresh installations

/etc/nginx/fastcgi.conf.default
NGINX Red Hat Enterprise Linux 8 (Ootpa) CentOS Stream 9

NGINX - /etc/nginx/fastcgi.conf.default

πŸ“ Red Hat Enterprise Linux 8 (Ootpa), Red Hat Enterprise Linux 9 (Plow)

πŸ“ CentOS Stream 9

fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;
fastcgi_param  QUERY_STRING       $query_string;
fastcgi_param  REQUEST_METHOD     $request_method;
fastcgi_param  CONTENT_TYPE …
27 lines β€’ MD5: 178a634a... Click to view full file
/etc/nginx/http.d/default.conf
NGINX Alpine Linux v3.21

NGINX - /etc/nginx/http.d/default.conf

πŸ“ Alpine Linux v3.21

# This is a default site configuration which will simply return 404, preventing
# chance access to any other virtualhost.

server {
	listen 80 default_server;
	listen [::]:80 default_server;

	# Ever…
18 lines β€’ MD5: c4759cd2... Click to view full file
First page Previous page Page 2 of 2

πŸ› οΈ Browse Configuration Files

Explore configs by application or operating system

πŸ“± Applications

NGINX
Apache HTTP Server
MySQL
MariaDB
OpenSSL
OpenSSH
Postfix
Redis
APT
PostgreSQL
Odoo

πŸ’» Operating Systems

Debian 9 (Stretch)
Debian 10 (Buster)
Debian 11 (Bullseye)
Debian 12 (Bookworm)
Ubuntu 18.04 LTS (Bionic Beaver)
Ubuntu 20.04 LTS (Focal Fossa)
Ubuntu 22.04 LTS (Jammy Jellyfish)
Ubuntu 24.04 LTS (Noble Numbat)
Red Hat Enterprise Linux 8 (Ootpa)
Red Hat Enterprise Linux 9 (Plow)
Alpine Linux v3.21
CentOS Stream 9
CentOS Stream 10
Debian 13 (Trixie)
ExampleConfig

Free archive of default configuration files for popular server applications. Trusted by system administrators worldwide.

Secure & Private Access

Configuration Tools

  • Systemd Config Generator
  • Popular Configs
  • Search Configs

Resources

  • About ExampleConfig
  • Open Source
  • Privacy & Terms

Support

  • Report Issues
  • Contribute
  • Questions? Feedback?
    hello@exampleconfig.com
Β© 2025 ExampleConfig β€’ Free configuration file archive β€’ Made with ❀️ for system administrators
  • GitHub