|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn742057162 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
110722s2011 enka of 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d E7B
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d NLGGC
|d YDXCP
|d IDEBK
|d OCLCQ
|d COO
|d OCLCQ
|d OCLCF
|d AGLDB
|d ICA
|d CNNOR
|d MOR
|d PIFAG
|d OCLCQ
|d U3W
|d D6H
|d OCL
|d JBG
|d STF
|d WRM
|d VTS
|d NLE
|d INT
|d NRAMU
|d VT2
|d OCLCQ
|d UKMGB
|d OCLCQ
|d A6Q
|d M8D
|d UKAHL
|d HS0
|d UWK
|d UKCRE
|d VLY
|d AJS
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB747673
|2 bnb
|
016 |
7 |
|
|a 018014728
|2 Uk
|
019 |
|
|
|a 767809338
|a 816874534
|a 823130619
|a 961507308
|a 962665504
|a 988497276
|a 992026477
|a 1037788096
|a 1038628142
|a 1045537537
|a 1081291743
|a 1083552322
|a 1103277252
|a 1108964885
|a 1110415729
|a 1129345833
|a 1152975590
|a 1153509412
|a 1162303549
|a 1192348078
|a 1228606504
|a 1240514767
|a 1266291135
|
020 |
|
|
|a 9781849514972
|q (electronic bk.)
|
020 |
|
|
|a 1849514976
|q (electronic bk.)
|
020 |
|
|
|a 9781849514965
|
020 |
|
|
|a 1849514968
|
020 |
|
|
|a 1283349426
|
020 |
|
|
|a 9781283349420
|
020 |
|
|
|a 9786613349422
|
020 |
|
|
|a 6613349429
|
029 |
1 |
|
|a AU@
|b 000050978284
|
029 |
1 |
|
|a AU@
|b 000053024868
|
029 |
1 |
|
|a AU@
|b 000059711035
|
029 |
1 |
|
|a AU@
|b 000067100729
|
029 |
1 |
|
|a CHNEW
|b 000616221
|
029 |
1 |
|
|a DEBSZ
|b 372819354
|
029 |
1 |
|
|a DEBSZ
|b 493092811
|
029 |
1 |
|
|a UKMGB
|b 018014728
|
035 |
|
|
|a (OCoLC)742057162
|z (OCoLC)767809338
|z (OCoLC)816874534
|z (OCoLC)823130619
|z (OCoLC)961507308
|z (OCoLC)962665504
|z (OCoLC)988497276
|z (OCoLC)992026477
|z (OCoLC)1037788096
|z (OCoLC)1038628142
|z (OCoLC)1045537537
|z (OCoLC)1081291743
|z (OCoLC)1083552322
|z (OCoLC)1103277252
|z (OCoLC)1108964885
|z (OCoLC)1110415729
|z (OCoLC)1129345833
|z (OCoLC)1152975590
|z (OCoLC)1153509412
|z (OCoLC)1162303549
|z (OCoLC)1192348078
|z (OCoLC)1228606504
|z (OCoLC)1240514767
|z (OCoLC)1266291135
|
037 |
|
|
|a 9781849514972
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a TK5105.888
|b .S27 2011eb
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.72
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Sarkar, Dipankar.
|
245 |
1 |
0 |
|a Nginx 1 Web Server implementation cookbook :
|b over 100 recipes to master using the Nginx HTTP server and reverse proxy /
|c Dipankar Sarkar.
|
260 |
|
|
|a Birmingham :
|b Packt Pub.,
|c 2011.
|
300 |
|
|
|a 1 online resource (1 electronic resource (220 pages)) :
|b color illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
520 |
|
|
|a This is a cookbook full of illustrations and diagrams to help you implement your web needs with Nginx, with a focus on practical examples. If you are tired of Apache consuming all your server memory with little traffic and to overcome this, or for some other reason, you are looking for a high-performance load-balancing proxy server and have tried using Nginx, then this book is for you. You need some basic knowledge of Nginx. System administrators and web developers will benefit greatly from this book.
|
505 |
0 |
|
|a Nginx 1 Web Server Implementation Cookbook; Nginx 1 Web Server Implementation Cookbook; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. The Core HTTP Module; Introduction; Installing new modules and compiling Nginx; How to do it ... ; There's more ... ; Running Nginx in debug mode
|
505 |
8 |
|
|a How to do it ... There's more ... ; Easy reloading of Nginx using the CLI; How to do it ... ; Splitting configuration files for better management; How to do it ... ; Setting up multiple virtual hosts; How to do it ... ; How it works ... ; There's more ... ; Setting up a default catch-all virtual host; How to do it ... ; How it works ... ; Using wildcards in virtual hosts; How to do it ... ; How it works ... ; Setting up the number of worker processes correctly; How to do it ... ; How it works ... ; There's more ... ; Increasing the size of uploaded files; How to do it ... ; There's more ...
|
505 |
8 |
|
|a Using dynamic SSI for simple sitesHow to do it ... ; How it works ... ; There's more ... ; Adding content before and after a particular page; How to do it ... ; Enabling auto indexing of a directory; How to do it ... ; How it works ... ; Serving any random web page from a directory; How to do it ... ; How it works ... ; Serving cookies for identifying and logging users; How to do it ... ; How it works ... ; There's more ... ; Re-encoding the response to another encoding; How to do it ... ; How it works ... ; There's more ... ; Enabling Gzip compression on some content types; How to do it ... ; How it works ... ; There's more ...
|
505 |
8 |
|
|a Setting up 404 and other error pagesHow to do it ... ; How it works ... ; 2. All About Rewrites: The Rewrite Module; Introduction; Setting up a simple redirect; How to do it ... ; How it works ... ; There's more ... ; Using variables in your rewrite; How to do it ... ; How it works ... ; There's more ... ; Using cookies for your rewrites; How to do it ... ; How it works ... ; Using browser agents for your rewrites; How to do it ... ; How it works ... ; Using rate limits as a condition for rewrites; How to do it ... ; How it works ... ; There's more ... ; Blocking requests based on HTTP referrers; How to do it ...
|
505 |
8 |
|
|a How it works ... Serving maintenance page when deploying; How to do it ... ; How it works ... ; Setting up a WordPress site with static file serving; How to do it ... ; How it works ... ; There's more ... ; Setting up a Drupal site with static file serving; How to do it ... ; How it works ... ; There's more ... ; Setting up a Magento site with static file serving; How to do it ... ; How it works ... ; Converting your Apache's .htaccess into Nginx rewrites; How to do it ... ; How it works ... ; There's more ... ; Using maps to make configurations cleaner; How to do it ... ; How it works ... ; There's more ...
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Nginx 1.
|
650 |
|
0 |
|a Web servers
|x Computer programs
|v Handbooks, manuals, etc.
|
650 |
|
6 |
|a Serveurs Web
|x Logiciels
|v Guides, manuels, etc.
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a Web servers
|x Computer programs
|2 fast
|
655 |
|
7 |
|a handbooks.
|2 aat
|
655 |
|
7 |
|a Handbooks and manuals
|2 fast
|
655 |
|
7 |
|a Handbooks and manuals.
|2 lcgft
|
655 |
|
7 |
|a Guides et manuels.
|2 rvmgf
|
776 |
0 |
|
|z 1849514968
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=369131
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943798
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10477261
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 369131
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 334942
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 6939148
|
994 |
|
|
|a 92
|b IZTAP
|