Parent Directory
|
Revision Log
|
Revision Graph
Initial revision
1 | adcroft | 1.1 | # Point to the current directory |
2 | IndexDir ./ | ||
3 | |||
4 | # Only index the .html files | ||
5 | IndexOnly .html | ||
6 | |||
7 | # Show basic info while indexing | ||
8 | IndexReport 1 | ||
9 | |||
10 | # Specify ./ when use the prog method | ||
11 | SwishProgParameters . |
ViewVC Help | |
Powered by ViewVC 1.1.22 |