Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Apache Web Server Administration and E-Commerce Handbook by Scott Hawkins (Autho
US $19.49
Condition:
Good
A book that has been read but is in good condition. Very minimal damage to the cover including scuff marks, but no holes or tears. The dust jacket for hard covers may not be included. Binding has minimal wear. The majority of pages are undamaged with minimal creasing or tearing, minimal pencil underlining of text, no highlighting of text, no writing in margins. No missing pages. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
Free USPS Media MailTM.
Located in: Philadelphia, Pennsylvania, United States
Delivery:
Estimated between Thu, Oct 23 and Thu, Oct 30 to 94104
Returns:
Seller does not accept returns.
Payments:
Special financing available. See terms and apply now- for PayPal Credit, opens in a new window or tab
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:134652829670
Item specifics
- Condition
- Binding
- Paperback
- Product Group
- Book
- Weight
- 1 lbs
- IsTextBook
- No
- ISBN
- 9780130898739
- Subject Area
- Computers, Business & Economics
- Publication Name
- Apache Web Server Administration and E-Commerce Handbook
- Publisher
- Prentice Hall PTR
- Item Length
- 9.3 in
- Subject
- Electronic Commerce (See Also Headings under Business & Economics / E-Commerce), Client-Server Computing, E-Commerce / General (See Also Computers / Electronic Commerce)
- Publication Year
- 2000
- Series
- Prentice Hall Ptr Open Source Technology Ser.
- Type
- Textbook
- Format
- CD-ROM / Trade Paperback
- Language
- English
- Item Height
- 1 in
- Item Weight
- 26.4 Oz
- Item Width
- 6.9 in
- Number of Pages
- 384 Pages
About this product
Product Identifiers
Publisher
Prentice Hall PTR
ISBN-10
0130898732
ISBN-13
9780130898739
eBay Product ID (ePID)
1703674
Product Key Features
Number of Pages
384 Pages
Language
English
Publication Name
Apache Web Server Administration and E-Commerce Handbook
Subject
Electronic Commerce (See Also Headings under Business & Economics / E-Commerce), Client-Server Computing, E-Commerce / General (See Also Computers / Electronic Commerce)
Publication Year
2000
Type
Textbook
Subject Area
Computers, Business & Economics
Series
Prentice Hall Ptr Open Source Technology Ser.
Format
CD-ROM / Trade Paperback
Dimensions
Item Height
1 in
Item Weight
26.4 Oz
Item Length
9.3 in
Item Width
6.9 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
00-049166
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.7/13769
Table Of Content
I. THE BASICS. 1. Basic Concepts. Introduction. Configuration Files. Directives. Limiting the Scope of Directives. Modules. Dynamic Shared Objects. Handlers. MIME Types. 2. Installing Apache. Introduction. Hardware Selection. System Preparation. Obtaining Apache. Compiling Apache. Installing Apache. Conclusion. 3. Configuring Apache. Introduction. Modules. httpd.conf. Windows Only. Mac OS X Only. 4. Starting, Restarting, and Stopping. Introduction. Starting Apache. Command Line Options. Restarting Apache. Stopping Apache. Troubleshooting. II. ADVANCED ADMINISTRATION. 5. Hosting Multiple Sites. Introduction. User Home Pages. IP Addresses and Ports. Virtual Hosting by Name. Configuring Name-Based Virtual Hosting on Apache. Virtual Hosting by IP. What to Configure When Virtual Hosting. 6. Proxy Servers and Caching. Introduction. Why Bother? Configuring a Proxy Server. Caching. Configuring Browsers for Proxy. 7. Logs and Monitoring. Introduction. Error Logs. Transfer Logs. Using mod_status. Using mod_info. 8. Security. Introduction. Configuration Tips. Basic Authentication. User-Based Authentication. SSL. 9. Dynamic Content. Introduction. Server-Side Includes. Include Listing. CGI. Controlling Resource Usage. FastCGI. 10. Performance Tuning. Introduction. Windows Performance. 11. URL Rewriting. Introduction. Essential mod_rewrite. Advanced mod_rewrite. 12. Module Construction. Introduction. Installing mod_perl. The Apache API. Creating Handlers. Perl API Configuration Directives. Handler Directives. Performance Considerations. III. E-COMMERCE. 13. Collecting Money. Introduction. Credit Cards. Automated Clearing House. Public Key Encryption-based Commercial Products. SET. 14. Database Interaction. Introduction. Databases. Delivering Database Content. PHP. 15. Sample e-commerce Site. Introduction. Design. Database Design. The Site. Appendix A: Core Directives. Introduction. Core Directives. Appendix B: Other Directives. mod_access. mod_actions. mod_alias. mod_auth. mod_auth_anon. mod_auth_db. mod_auth_dbm. mod_browser. mod_cern_meta. mod_cgi. mod_digest. mod_dir. mod_env. mod_expires. mod_headers. mod_imap. mod_include. mod_info. mod_isapi. mod_log_agent. mod_log_common. mod_log_config. mod_log_referer. mod_mime. mod_mime_magic. mod_mmap_static. mod_negotiation. mod_proxy. mod_rewrite. mod_setenvif. mod_so. mod_speling. mod_status. mod_unique_id. mod_userdir. mod_usertrack. Appendix C: TCP/IP Concepts. Introduction. IP Addresses. Netmasks. IP Ports. Appendix D: Name Resolution. Introduction. Appendix E: Network Troubleshooting. Physical Connection Failures. Unix/Linux Software Diagnostics. Things To Look At When You Can't Ping. If You Can Ping Successfully. Appendix F: Unix Concepts. Configuration Files. Process. Daemons. Appendix G: Windows NT. Introduction. Appendix H: HTTP Status Codes. Introduction. xx: Informational Codes. xx: Success. xx: Redirection. xx: Client Error. xx: Server Error. Appendix I: Regular Expressions. Introduction. Appendix J: mod_perl API. Introduction. Appendix K: PHP Statements. Introduction. Apache Functions. Precision Mathematics Functions. Array Functions. GZlib. DBM. Date and Time Functions. dBase Functions. DBM Functions. Directory Functions. Dynamic Loading Functions. Encryption Functions. FilePro. File System Functions. FDF Functions. FTP Functions. Ha
Synopsis
This book will be a comprehensive resouce for all programmers and web developers who wish to work with Apache. It will include coverage on specialized topics such as: e-commerce, database interaction, module construction. Book will be written to support Windows, Unix, and Linux, the primary platforms for Apache., This complete reference covers every aspect of configuring, administering, customizing, and troubleshooting Apache Server on every key platform: Linux, Unix, Windows NT/2000 -- even the forthcoming Mac OS X. It includes powerful ready-to-run e-Commerce applications, plus extensive coverage not found in other Apache guides, including a step-by-step guide to Apache module creation. Walk through installing, configuring, and securing Apache; and starting, stopping, and restarting Web services. Discover how to host multiple sites, configure proxy servers and caching, monitor Apache and review logs; deliver dynamic content, troubleshoot Apache, and tune your site's performance. The book also includes extensive coverage of running e-Commerce applications on Apache, including secure transactions, database interaction, and more. The accompanying CD-ROM contains ready-to-run e-Commerce applications using PHP scripting and the open source MySQL database. For everyone administering an Apache Web server, especially those implementing or managing e-Commerce systems., This book will be a comprehensive resouce for all programmers and web developers who wish to work with Apache. It will include coverage on specialized topics such as : e-commerce, database interaction, module construction. Book will be written to support Windows, Unix, and Linux, the primary platforms for Apache.
LC Classification Number
HF5548.32.H39 2001
Item description from the seller
Seller feedback (2,707)
- o***s (1)- Feedback left by buyer.Past monthVerified purchaseThe package arrived at a reasonable amount of time, by USPS mail. The book was wrapped and secured in bubble wrap inside a sturdy box. The book appearance, was as is as described in listing. Seller was communicative when I asked questions and had quick responses.
- r***7 (59)- Feedback left by buyer.Past monthVerified purchaseWOW! I am beyond impressed with this shop ans customer service. My books was estimated to arrive by October 1, then scheduled for September 30, to receive it this morning. Shocked and very impressed because it arrived earlier than expected. The textbook is exactly as described which is brand new in the original wrapping and was shipped and packaged perfectly for our crazy New England weather. Thank you so much and I highly recommend this seller for top tier products and customer service.
- e***l (1431)- Feedback left by buyer.Past monthVerified purchaseTimely shipping, good price, good packaging, item just as advertised, good communication - recommended seller! Thanks!
More to explore :
- Nonfiction Administration Fiction & Nonfiction Books,
- Nonfiction Books in English Fiction & Administration,
- Fiction Books & Paula Hawkins Fiction,
- Paula Hawkins Paperbacks Books Fiction,
- Nonfiction Books Fiction & Paula Hawkins,
- Web Development Nonfiction Books & Fiction,
- Paula Hawkins Fiction & Books in English Nonfiction,
- Paula Hawkins Antiquarian & Collectible Books with Dust Jacket,
- The Girl in the Spider's Web Fiction Fiction & Nonfiction Books,
- Paula Hawkins Crime & Thriller Fiction Thriller Fiction & Books