IT/software/Server Config/Apache/HT Access: Difference between revisions
< IT
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===Using Fancy Indexing and Folders First=== | ===Using Fancy Indexing and Folders First=== | ||
<br / | <br /*Open the .htaccess file and on another line type Options +Indexes. | ||
*On another line type IndexOptions and then type FancyIndexing if you want fancy indexing and FoldersFirst if you want to have the folders first at the top of the page. |
Revision as of 10:59, 22 September 2020
Using Fancy Indexing and Folders First
<br /*Open the .htaccess file and on another line type Options +Indexes.
- On another line type IndexOptions and then type FancyIndexing if you want fancy indexing and FoldersFirst if you want to have the folders first at the top of the page.