Original, unaltered Red Hat Enterprise Linux 8 (Ootpa) config files from fresh installations
Original, unaltered configurations from fresh installations
📍 Red Hat Enterprise Linux 8 (Ootpa)
/var/log/nginx/*log { create 0664 nginx root daily rotate 10 missingok notifempty compress sharedscripts postrotate /bin/kill -USR1 `cat /run/nginx.pid 2>/dev/…
📍 Red Hat Enterprise Linux 8 (Ootpa)
[Unit] Description=The nginx HTTP and reverse proxy server After=network.target remote-fs.target nss-lookup.target [Service] Type=forking PIDFile=/run/nginx.pid # Nginx will fail to start if /run/ng…
📍 Red Hat Enterprise Linux 8 (Ootpa)
# This map is not a full windows-1251 <> utf8 map: it does not # contain Serbian and Macedonian letters. If you need a full map, # use contrib/unicode2nginx/win-utf map instead. charset_map windo…
📍 Red Hat Enterprise Linux 8 (Ootpa)
uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; uwsgi_param CONTENT_TYPE $content_type; uwsgi_param CONTENT_LENGTH $content_length; uwsgi…
📍 Red Hat Enterprise Linux 8 (Ootpa)
uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; uwsgi_param CONTENT_TYPE $content_type; uwsgi_param CONTENT_LENGTH $content_length; uwsgi…
📍 Red Hat Enterprise Linux 8 (Ootpa)
scgi_param REQUEST_METHOD $request_method; scgi_param REQUEST_URI $request_uri; scgi_param QUERY_STRING $query_string; scgi_param CONTENT_TYPE $content_type; scgi_param …
📍 Red Hat Enterprise Linux 8 (Ootpa)
scgi_param REQUEST_METHOD $request_method; scgi_param REQUEST_URI $request_uri; scgi_param QUERY_STRING $query_string; scgi_param CONTENT_TYPE $content_type; scgi_param …
📍 Red Hat Enterprise Linux 8 (Ootpa)
#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_connections …
📍 Red Hat Enterprise Linux 8 (Ootpa)
# For more information on configuration, see: # * Official English Documentation: http://nginx.org/en/docs/ # * Official Russian Documentation: http://nginx.org/ru/docs/ user nginx; worker_proce…
📍 Red Hat Enterprise Linux 8 (Ootpa)
types { text/html html htm shtml; text/css css; text/xml xml; i…
📍 Red Hat Enterprise Linux 8 (Ootpa)
types { text/html html htm shtml; text/css css; text/xml xml; i…
📍 Red Hat Enterprise Linux 8 (Ootpa)
charset_map koi8-r windows-1251 { 80 88 ; # euro 95 95 ; # bullet 9A A0 ; # 9E B7 ; # · A3 B8 ; # small yo A4 BA ; # small Ukrainian ye A6 B3…
📍 Red Hat Enterprise Linux 8 (Ootpa)
# This map is not a full koi8-r <> utf8 map: it does not contain # box-drawing and some other characters. Besides this map contains # several koi8-u and Byelorussian letters which are not in koi8-r…
📍 Red Hat Enterprise Linux 8 (Ootpa)
fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length…
📍 Red Hat Enterprise Linux 8 (Ootpa)
fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_length…
📍 Red Hat Enterprise Linux 8 (Ootpa)
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 …
📍 Red Hat Enterprise Linux 8 (Ootpa)
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 …
📍 Red Hat Enterprise Linux 8 (Ootpa)
# For advice on how to change settings please see # http://dev.mysql.com/doc/refman/8.0/en/server-configuration-defaults.html [mysqld] # # Remove leading # and set to the amount of RAM for the most …
📍 Red Hat Enterprise Linux 8 (Ootpa)
# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was compiled with PATH…
📍 Red Hat Enterprise Linux 8 (Ootpa)
# $OpenBSD: moduli,v 1.23 2018/10/31 11:20:04 dtucker Exp $ # Time Type Tests Tries Size Generator Modulus 20180920083436 2 6 100 2047 2 F13B549CC6FE8517551E48FAEBA8D93EAC29403838E22ED862927B8AC9A…
Explore configs by application or operating system