I want to make my directory index to just list links to my files in that folder and not have any headers like name size ... and I also want to get rid of the hr tags above and below the listing. I have used the following commands already
IndexOptions FancyIndexing NameWidth=60
IndexOptions FancyIndexing SuppressLastModified
IndexOptions FancyIndexing SuppressSize
IndexOptions FancyIndexing SuppressDescription
IndexOptions FancyIndexing SuppressColumnSorting
and have gotten rid of every thing besides the name heading and the hr tags. I have also used headers and footers but it didnt affect the hr tags.
IndexOptions FancyIndexing NameWidth=60
IndexOptions FancyIndexing SuppressLastModified
IndexOptions FancyIndexing SuppressSize
IndexOptions FancyIndexing SuppressDescription
IndexOptions FancyIndexing SuppressColumnSorting
and have gotten rid of every thing besides the name heading and the hr tags. I have also used headers and footers but it didnt affect the hr tags.