Centos Stream 10 Konfigurationsdateien

Original, unverändert CentOS Stream 10 Config-Dateien von frischen Installationen

54 Centos Stream 10 Konfigurationsdateien

NGINX - /etc/logrotate.d/nginx

📍 CentOS Stream 10

/var/log/nginx/*.log { create 0640 nginx root daily rotate 10 missingok notifempty compress …

15 Zeilen • MD5: a92ea25b...

NGINX CentOS Stream

NGINX - /etc/systemd/nginx@.service

📍 CentOS Stream 10

[Unit] Description=The nginx HTTP and reverse proxy server After=network-online.target remote-fs.target nss-lookup.targ…

24 Zeilen • MD5: 9d9a1165...

NGINX CentOS Stream

NGINX - /etc/systemd/nginx.service

📍 CentOS Stream 10

[Unit] Description=The nginx HTTP and reverse proxy server After=network-online.target remote-fs.target nss-lookup.targ…

23 Zeilen • MD5: 10fc9528...

NGINX CentOS Stream

NGINX - /etc/nginx/win-utf

📍 CentOS Stream 10

# This map is not a full windows-1251 <> utf8 map: it does not # contain Serbian and Macedonian letters. If you need …

127 Zeilen • MD5: 3749ffe1...

NGINX CentOS Stream

NGINX - /etc/nginx/uwsgi_params.default

📍 CentOS Stream 10

uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; uwsgi_param CONTENT_T…

18 Zeilen • MD5: 88ac833e...

NGINX CentOS Stream

NGINX - /etc/nginx/uwsgi_params

📍 CentOS Stream 10

uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; uwsgi_param CONTENT_T…

18 Zeilen • MD5: 88ac833e...

NGINX CentOS Stream

NGINX - /etc/nginx/scgi_params.default

📍 CentOS Stream 10

scgi_param REQUEST_METHOD $request_method; scgi_param REQUEST_URI $request_uri; scgi_param QUERY_STRING …

18 Zeilen • MD5: df8c71e2...

NGINX CentOS Stream

NGINX - /etc/nginx/scgi_params

📍 CentOS Stream 10

scgi_param REQUEST_METHOD $request_method; scgi_param REQUEST_URI $request_uri; scgi_param QUERY_STRING …

18 Zeilen • MD5: df8c71e2...

NGINX CentOS Stream

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

📍 CentOS Stream 10

#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/…

118 Zeilen • MD5: 3a0b1f2d...

NGINX CentOS Stream

NGINX - /etc/nginx/nginx.conf

📍 CentOS Stream 10

# For more information on configuration, see: # * Official English Documentation: http://nginx.org/en/docs/ # * Off…

69 Zeilen • MD5: c6f376c8...

NGINX CentOS Stream

NGINX - /etc/nginx/mime.types.default

📍 CentOS Stream 10

types { text/html html htm shtml; text/css …

100 Zeilen • MD5: 75458237...

NGINX CentOS Stream

NGINX - /etc/nginx/mime.types

📍 CentOS Stream 10

types { text/html html htm shtml; text/css …

100 Zeilen • MD5: 75458237...

NGINX CentOS Stream

NGINX - /etc/nginx/koi-win

📍 CentOS Stream 10

charset_map koi8-r windows-1251 { 80 88 ; # euro 95 95 ; # bullet 9A A0 ; # &nbsp; 9E B7 ; #…

104 Zeilen • MD5: bfa0b803...

NGINX CentOS Stream

NGINX - /etc/nginx/koi-utf

📍 CentOS Stream 10

# This map is not a full koi8-r <> utf8 map: it does not contain # box-drawing and some other characters. Besides thi…

110 Zeilen • MD5: 3e338aca...

NGINX CentOS Stream

NGINX - /etc/nginx/fastcgi_params.default

📍 CentOS Stream 10

fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $request_method; fastcgi_param CON…

26 Zeilen • MD5: 4729c301...

NGINX CentOS Stream

NGINX - /etc/nginx/fastcgi_params

📍 CentOS Stream 10

fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $request_method; fastcgi_param CON…

26 Zeilen • MD5: 4729c301...

NGINX CentOS Stream

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

📍 CentOS Stream 10

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string;…

27 Zeilen • MD5: 178a634a...

NGINX CentOS Stream

NGINX - /etc/nginx/fastcgi.conf

📍 CentOS Stream 10

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string;…

27 Zeilen • MD5: 178a634a...

NGINX CentOS Stream

Apache HTTP Server - /etc/httpd/conf.modules.d/10-proxy_h2.conf

📍 CentOS Stream 9, CentOS Stream 10

LoadModule proxy_http2_module modules/mod_proxy_http2.so

2 Zeilen • MD5: caa8d2aa...

Apache HTTP Server CentOS Stream

Apache HTTP Server - /etc/httpd/conf.modules.d/10-h2.conf

📍 CentOS Stream 9, CentOS Stream 10

LoadModule http2_module modules/mod_http2.so

2 Zeilen • MD5: f1744ed5...

Apache HTTP Server CentOS Stream