CARVIEW |
- Trending Topics:
- actionscript
- mobile
- android
- iphone
- ipad
- app development
- flash
- More...
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: apache
apache Feed
apache Open Questions Feed
apache Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
How to Install Hadoop HBase
By chco: 31 October 2010 - 08:08 AM
The following excerpt from Hadoop: The Definitive Guide, Second Edition gives a step by step guide to installing HBase.Download a stable release from an Apache Download Mirror and unpack it on your lo...
-
An Example Hadoop Implementation
By chco: 27 October 2010 - 07:16 AM
In the following excerpt from Hadoop: The Definitive Guide, Second Edition we take a look at an example for implementing Hadoop in a step by step process.Let’s look at a simple example by writing th...
-
How to Run Hadoop in the Cloud
By chco: 21 October 2010 - 04:33 AM
In this excerpt from the O'Reilly publication Hadoop: The Definitive Guide, Second Edition, we look at running Hadoop on Amazon EC2, which is a great way to try out your own Hadoop cluster on a lo...
-
How MapReduce Works with Hadoop
By chco: 14 October 2010 - 05:57 PM
In this excerpt from Hadoop: The Definitive Guide, Second Edition, we look at how MapReduce in Hadoop works in detail. This knowledge provides a good foundation for writing more advanced MapReduce pro...
-
Is it standard practice to give the web user apache full read/write/execute privileges to the files and folders within the webroot?
Asked by TekZombie : 09 January 2010 - 09:22 PM
Answered by TekZombie: Jan 12 2010 06:42 PM
The following URL provided the information I needed: https://httpd.apache....urity_tips.html In summary, the answer is no. Root should be the owner of the files/folders within your webroot. Then, Apa... full answer >
-
How to display a standard header and footer on directory listings
By Rich Bowen: 01 September 2009 - 03:25 PM
If you want to display a header above and a footer below your directory listing, try the following: # Remove the standard HTML header, if desired IndexOptions +SuppressHTMLPreamble HeaderName /includ...
-
How to distribute a load evenly between several servers
By Rich Bowen: 01 September 2009 - 03:16 PM
If you want to serve the same content from several servers and have hits distributed evenly among the servers, use DNS round-robin to have requests distributed evenly, or at least f...
-
How to get a snapshot of your site's activity
By Rich Bowen: 01 September 2009 - 03:10 PM
If you want to find out exactly what your server is doing, enable the server-status handler to get a snapshot of what child processes are running and what each one is doing. Enable ...
-
How to benchmark Apache with ab
By Rich Bowen: 01 September 2009 - 02:56 PM
If you want to benchmark changes that you are making to verify that they are in fact making a difference in performance, use ab (Apache bench), which you will find in the bin ...
-
How to scure your proxy server
By Rich Bowen: 01 September 2009 - 02:49 PM
If you want to enable proxying, but you don’t want an open proxy that can be used by just anyone, try the following: For Apache 1.3: Order deny,allow Deny from all Allow from ....
![]() ©2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|