|
|
ExtsAdd / AddExts
NameExtsAdd / AddExts — add extensions to the Exts directive
Synopsis
ExtsAdd =
ext1
[,ext2
] [,ext3 ...
]
AddExts =
ext1
[,ext2
] [,ext3 ...
]
Description
List of extensions to add to the Exts directive.
For example, to spider .pdf files, you will need to adjust the extensions to contain .pdf.
|
|