626 captures
22 Apr 2001 - 06 Mar 2025
May JUN Jul
04
2003 2004 2005
success
fail

About this capture

COLLECTED BY

Organization: Alexa Crawls

Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.

Collection: Alexa Crawl DX

Crawl DX from Alexa Internet. This data is currently not publicly accessible.
TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20040604170608/http://www.onlamp.com:80/apache/
 
Apache DevCenter
O'Reilly Network.oreilly.comSafari Bookshelf.Conferences. Sign In/My Account | View Cart   
Articles Weblogs Books Learning Lab  

Search

ONLamp.com
All of O'Reilly
 
 Advanced Search »

Login
Register
Manage Newsletters
Register Your Books


Apache Topics

Sites
LinuxDevCenter.com
MacDevCenter.com
WindowsDevCenter.com
Mozilla DevCenter
ONDotnet.com
ONJava.com
ONLamp.com
Apache
BSD
MySQL
PHP
Python
Security
OpenP2P.com
OSDir.com
Perl.com
Policy DevCenter
Web DevCenter
Wireless DevCenter
XML.com
WebServices.XML.com


Developer Resources Partner
  • ASP Help
  • Developer Tutorials
  • Computer Hardware
  • Search Engine Optimization
  • Scripts

  • Resource Centers
    Perl
    Java
    Python
    C/C++
    Scripting
    Web
    Digital Media
    Web Services
    XML
    Oracle
    SysAdm/Networking
    Security
    Databases
    Linux/Unix
    Macintosh/OS X
    Windows
    .NET
    Open Source
    Wireless
    Bioinformatics
    Enterprise Development 

    Atom Feed
    RSS Feed
    RSS Feed
    Using our RSS Feeds


    Related O'Reilly Books



    Traveling to
    a tech show?

    Discount Hotels
    California Hotels
    New York City Hotels
    Canada Hotels
    Chicago Hotels
    Hotel Discounts
    Miami Hotels





    ONLamp.com
    supported by:

    Buy Shoes Online
    Womens Shoes Online



      

    A Day in the Life of #Apache
    The hows and whys of setting file permissions on Unix

      

    Profiling LAMP Applications with Apache's Blackbox Logs
    Configuring your logs to enable profiling.

      

    A Day in the Life of #Apache
    Creating a less "Forbidden" web site for your users

      

    A Day in the Life of #Apache  In this latest installment in the series based on his conversations on the IRC channel #apache, Rich Bowen takes you on an interesting trip through the history of mod_imap, and why some modules hang around long after they're no longer in use. Rich is a coauthor of O'Reilly's Apache Cookbook.   [Apache DevCenter]

    A Day in the Life of #Apache  Rich Bowen tackles yet another common Apache dilemma in the latest installment in this series based on his conversations on the IRC channel, #apache. This week he delves into the sometimes confusing world of modules: when to enable them, when to disable them, and why.   [Apache DevCenter]

    Cooking with Apache, Part 3  We've three more samples this week from O'Reilly's Apache Cookbook to tempt you with. Learn how to set up authentication requirements for a proxied server, how to optimize performance of symbolic links, and how to solve the "trailing slash" problem.   [Apache DevCenter]

    A Day in the Life of #Apache  In this installment of his new series based on conversations on the IRC channel, #apache, Rich Bowen tackles configuration issues in the sometimes bewildering world of virtual hosts. By the time he's through, Rich will have even the most confused Apache administrator creating a functioning virtual host configuration. Rich is coauthor of the recently released Apache Cookbook.   [Apache DevCenter]

    Cooking with Apache, Part 2  At the end of 2003, we published our first batch of recipes from O'Reilly's Apache Cookbook. This week, we've excerpted three more samples. Find out how to make part of your web site available via SSL, how to place a CGI program in a directory that contains non-CGI documents, and how to redirect a 404 ("not found") page to another page (such as the front page of the site) in these latest samplings.   [Apache DevCenter]

    Introducing mod_security  Every layer of security you can add is one more deterrent for the bad guys. Writing (or choosing) secure code is important, but it's not the only defense. Ivan Ristic, creator of mod_security, explains how this Apache module can turn back potential attacks before they reach your code.   [Apache DevCenter]

    Cooking with Apache  The recently released Apache Cookbook contains over 100 solutions to problems that webmasters, web administrators, programmers, and anyone who works with Apache have come upon at one time or another. This week we've excerpted sample recipes from the book that contain solutions to problems with virtual hosting, highlighting PHP source, and enabling WebDAV.   [Apache DevCenter]

    A Day in the Life of #Apache  Rich Bowen, coauthor of Apache Cookbook, spends a lot of time on IRC fielding Apache questions. In this inaugural article to launch a new series based on his conversations on #apache, the IRC channel that runs on the irc.freenode.net network, Rich chronicles a user's troubles getting his .htaccess file working, and he shows what you can do to solve the problem.   [Apache DevCenter]

    Features
    Enterprise Application Integration using Apache Cocoon 2.1  A case study of using Cocoon to build a web-based travel agency desktop system, integrating several backend systems.   [XML.com]

    Single Sign-on for Your Web Applications with Apache and Kerberos  In this article, Jason Garman, author of Kerberos: The Definitive Guide, walks you through the implementation of SPNEGO, which allows for single sign-on of your web applications with Apache and Kerberos. Once you've performed these steps, clients who access the protected area of your Apache web server will transparently pass their domain credentials to your web server, with no separate username or password prompts.   [ONLamp.com]

    Simplify Your Life with Apache Virtual Hosts  Not every web site needs its own server or IP address. Apache and HTTP 1.1 both allow different sites to share a single box and a IP address. Russell Dyer explains how virtual hosts can make your life easier as a web developer and a system administrator.   [Apache DevCenter]

    Security Alerts
    New Apache  Noel Davis looks at a new release of Apache, and problems in fileutils, coreutil, anonftp, Kpopup, CUPS, Libnids, PostgreSQL, thttpd, mod_security, and the Linux Java Installer.   [Linux DevCenter]

    Ant and AppleScript  Tools from the AppleScript and Java communities can help each other create new things. For example, programmers can use Ant to help develop AppleScripts, and AppleScript can help produce Java applications. David Miller shows you how to make it all stick together.  [MacDevCenter.com]

    Python and Apache  Peter Laurie, coauthor of Apache: The Definitive Guide, 3rd Edition, tests out Python for the first time in an attempt to cover the interface between Apache, Python, and MySQL. He takes a line-by-line look at an example Python script. Once you have this script working, you can elaborate on it to do other e-commerce jobs.   [Apache DevCenter]

    Newbies Find Help in O'Reilly's Latest Apache Book  The latest edition of Apache: The Definitive Guide explains all of the core capabilities of Apache and how to use them. It also includes new, introductory information geared toward webmasters who are just getting started using Apache. Coauthor Peter Laurie explains why this new material was added to the book.   [Apache DevCenter]

    Multiuser Subversion  Your source code is too important to be left to chance. Having introduced Subversion, Rafael Garcia-Suarez demonstrates how to use it for multiuser, distributed projects. What can this modern, powerful source-control system do for you?   [Apache DevCenter]

    Single-User Subversion  Revision control isn't just for distributed, multi-developer teams. Rafael Garcia-Suarez introduces Subversion and explains how to use it for personal projects.   [Apache DevCenter]

    Apache 2.0 Basics
    Writing Filters for Apache 2.0  In his third column on Apache 2.0 Basics, Ryan Bloom introduces filters, new in the second version. Filters let one module modify the output of another module, relying on the Apache vision of web pages as chunks of information that can be assembled and reorganized.   [Apache DevCenter]

    Industrial-Strength Webcasting with mod_mp3  The Apache module mod_mp3 turns your web server into an MP3 server, comparable to media servers like those from RealNetworks and Apple's QuickTime division. Additional features, like compatibility with RSS 1.0, let you syndicate your audio stream, or subscribe to others' webcasting stations.   [Apache DevCenter]

    Apache 2.0 Basics
    Installing Apache 2.0  In the first of a series of columns, Apache Group developer Ryan Bloom introduces Apache 2.0 and shows you how to get it up and running.   [Apache DevCenter]

    HTTP Wrangler
    LAMP Lighter: The Apache Toolbox  An overview of the Apache Toolbox, a Swiss army knife of a script, providing a customizable, menu-driven interface to downloading and compiling a LAMP (Linux, Apache, MySQL, PHPherlthon) -- minus the Linux -- installation.   [Apache DevCenter]

    Apache 2.0 Basics
    Apache Modules  One of the biggest advantages of Apache over other web servers is how easy it is to write powerful modules. In Apache 2.0, modules can now be included as part of other modules to reuse code. Ryan Bloom explains how to take advantage of this.   [Apache DevCenter]

    Apache 2.0 Basics
    Writing Input Filters for Apache 2.0  Ryan Bloom illustrates how to write input filters for Apache 2.0   [Apache DevCenter]

    Apache 2.0 Basics
    Migrating from Apache 1.3 to Apache 2.0  In the second in his series of columns on Apache 2.0, Ryan Bloom covers some of the lessons learned at apache.org when installing the new version, including deciding which multiprocessing modules (MPMs) to use, setting filters, and working around complications in IPv6 support.   [Apache DevCenter]

    Apache 2.0 Basics
    Writing Apache 2.0 Output Filters  Ryan Bloom explains the Apache 2.0 API, and gives enough information to write your own output filter.   [Apache DevCenter]



    Apache Cookbook 
Recipe of the Day

    You want to set Content-Type headers differently for different browsers, which may render the content incorrectly otherwise.

    Do it now.


    Today's News
    June 04, 2004

    Template-Based Code Generation with Apache Velocity, Part 2 Giuseppe Naccarato's investigation of code generation continues with a look at using a language-agnostic model to represent the relationships of classes, attributes, and operations in the code to be generated. Does it work better than something platform-specific? The answer is surprising. [Source: Apache News by CodingTheWeb.com]

    internetnews.com: Geronimo Project Joins Apache "The Apache Software Foundation (ASF), already the dominant player in the Web Server space, is gearing up to take on the J2EE crowd with its Geronimo project..." [Source: Apache News by CodingTheWeb.com]

    Apache Geronimo Promoted To 'Official Project' Status CRN - 3 hours agoThe Apache Software Foundation (ASF) has announced that its Apache Geronimo Java effort has been upgraded to an official project, with the goal of producing an ... [Source: Apache News by CodingTheWeb.com]

    Java Programming on the Mac: Integrating Ant with Xcode Building Java code on multiple platforms is a problem facing many Java developers. One effective answer is Ant, an open-source tool hosted by the Apache Group. Derek Haidle shows you how to incorporate this tool with Xcode. [Source: Apache News by CodingTheWeb.com]

    Emic Launches Application Clustering for Apache Market Wire (press release) - 16 minutes ago ... When horizontally scaling web applications, EAC provides the best price/performing Lintel (Linux/Intel)-based cluster platforms, economically scaling across ... [Source: Apache News by CodingTheWeb.com]

    Two Spam Filters 10 Times As Accurate As Humans Slashdot - 5 hours ago ... I'm on the subject of mail, what is a good all in one mail bundle with webbased interface that isn't opengroupware or ms exchange for php/apache under unix? ... [Source: Apache News by CodingTheWeb.com]

    Calling the Apache htaccess masters Calling the Apache htaccess masters. Does anyone consider a 3000 line .htaccess file to be a bit, erm, big? The reason I ask, as observant readers will have noticed, is that I'm rejigging my sites' architectures - and I have... [Source: Apache News by CodingTheWeb.com]

    Documenting Projects with Apache Forest "This article will give you a very basic introduction to Forrest -- just enough to get you started and give you a taste of what's possible -- to see if Forrest's for you; you can find out much more from Forrest's own documentation. We'll close out by taking a look at a small extension to Forrest to give you a sense of what it takes to customize this documentation platform using Java." Story [Source: Apache News by CodingTheWeb.com]

    > More

    Sponsored by:

    O'Reilly Open Source Convention



    Contact Us | Advertise with Us | Privacy Policy | Press Center | Jobs

    Copyright © 2000-2004 O坦eilly Media, Inc. All Rights Reserved.
    All trademarks and registered trademarks appearing on the O'Reilly Network are the property of their respective owners.

    For problems or assistance with this site, email