
Chapter 6. Handling directories
Figure 6-10. A populated cheese.dept.cam.ac.uk website
Manipulating columns
We will start by making some use of the Description column. There are mechanisms
for manually adding descriptions to entries in the list, but these additions are usually
delegated to the directory in question rather than done in the main configuration file.
Therefore we will leave this topic until we cover delegation in Chapter 9. Instead,
we will use an Apache facility to parse the HTML in web pages, extract the <TITLE>
entries and uses these as the descriptions. This is done by adding another option to
the IndexOptions command.
IndexOptions FancyIndexing ScanHTMLTitles
Figure 6-11. httpd.conf: Adding title-based descriptions
Now the right-hand column has content.
36
Comentarios a estos manuales