Opened 8 years ago

Closed 8 years ago

#1075 closed task (fixed)

Add german book to website

Reported by: captain-digitalsailors@… Owned by:
Priority: trivial Milestone:
Component: documentation Version: 1.10.x
Keywords: website Cc:
uname -a: Linux ip-172-31-40-251.eu-west-1.compute.internal 3.10.0-327.28.3.el7.x86_64 #1 SMP Thu Aug 18 19:05:49 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
nginx -V: nginx version: nginx/1.10.1
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
built with OpenSSL 1.0.2h 3 May 2016
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_ssl_module --with-openssl=/opt/lib/openssl-1.0.2h --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --add-dynamic-module=njs-1c50334fbea6/nginx --with-threads --with-stream --with-stream_ssl_module --with-http_slice_module --with-mail --with-mail_ssl_module --with-file-aio --with-ipv6 --with-http_v2_module --with-cc-opt='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic'

Description

I am the author of the german book: "Nginx richtig konfigurieren" (roughly translated "Configure nginx right"). As there are currently no german books on the nginx.org website it would be very much appreciated if you could add it:

<book
    title="Nginx richtig konfigurieren"
    link="https://www.amazon.de/Nginx-richtig-konfigurieren-Websites-WordPress-ebook/dp/B01GI4C982/"
    author="Oliver Gutperl"
    site="https://webserver.tips"
    publisher="Digital Sailors"
    lang="Deutsch (German)"
    cover="../books/nginx_richtig_konfigurieren.jpg" />

Attachments (1)

nginx_richtig_konfigurieren.jpg (37.5 KB ) - added by captain-digitalsailors@… 8 years ago.
Book cover

Download all attachments as: .zip

Change History (3)

by captain-digitalsailors@…, 8 years ago

Book cover

comment:1 by igor, 8 years ago

Done, thank you!

comment:2 by igor, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.