How to change the "Index of .." template?

luukvhoudt

Hi is it possible to change this page its style, etc..?

Default index of page


EDIT # 1 Nov

With Lucio answer I got it working. I've set IndexStyleSheet to one specific location so it also will operate from the same file for all local domains.

IndexStyleSheet "http://localhost/autoindex.css"

But this is just one part of the answer for my question, I also wonder how I should modify the HTML. Because I want a wrapper and a menu with links to useful locations on my webserver.

Default autoindex sourcecode with an added stylesheet

jmlemetayer

You can check my project ABBA which does exactly what you want. It uses Bootswatch templates based on the well known Bootstrap framework.

It is fully responsive, with multiple templates and very easy to set up.

The source code is available on GitHub so you can fork it and tweak it.

It uses Jekyll (GitHub Pages) to generate distribution files.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

how to change the template?

From Dev

How to change sub-template in template in Django?

From Dev

How to change JsRender template tags?

From Dev

How to change gallery of template in goodlayers

From Dev

How to change template directory in puppet

From Dev

How to change template page in Umbraco

From Dev

How to change navbar template on state change?

From Dev

How to change UISegmentedControl index with animation?

From Dev

how to change the index of UISegmentController in swift

From Dev

How to change the starting index of iterrows()?

From Dev

How to change the starting index of iterrows()?

From Dev

how to change the index of UISegmentController in swift

From Dev

How to get custom context into haystack index template

From Dev

How to get list items by index in freemarker template?

From Dev

How to get custom context into haystack index template

From Dev

How does this template work to find the index of a tuple?

From Dev

Django 1.9.3 - How to pass HTML template to index template

From Dev

How do I change the background of base template in the child template in django

From Dev

How can I change the body of template in meteor with a html on another template?

From Dev

How to change the template database collection coding

From Dev

How to apply layout template change to many pages?

From Dev

How to remove, or change an attached template via OleAutomation

From Dev

How to change path of img for dynamically loaded template

From Dev

how to change grocery crud template for RWD?

From Dev

How to change default HTML template in Vaadin

From Dev

How to change content of a div with template on button click?

From Dev

How Do I Change a Meteor Template Dynamically?

From Dev

How to change part of file via ansible template

From Dev

How to change this footer object in PNAS latex template

Related Related

  1. 1

    how to change the template?

  2. 2

    How to change sub-template in template in Django?

  3. 3

    How to change JsRender template tags?

  4. 4

    How to change gallery of template in goodlayers

  5. 5

    How to change template directory in puppet

  6. 6

    How to change template page in Umbraco

  7. 7

    How to change navbar template on state change?

  8. 8

    How to change UISegmentedControl index with animation?

  9. 9

    how to change the index of UISegmentController in swift

  10. 10

    How to change the starting index of iterrows()?

  11. 11

    How to change the starting index of iterrows()?

  12. 12

    how to change the index of UISegmentController in swift

  13. 13

    How to get custom context into haystack index template

  14. 14

    How to get list items by index in freemarker template?

  15. 15

    How to get custom context into haystack index template

  16. 16

    How does this template work to find the index of a tuple?

  17. 17

    Django 1.9.3 - How to pass HTML template to index template

  18. 18

    How do I change the background of base template in the child template in django

  19. 19

    How can I change the body of template in meteor with a html on another template?

  20. 20

    How to change the template database collection coding

  21. 21

    How to apply layout template change to many pages?

  22. 22

    How to remove, or change an attached template via OleAutomation

  23. 23

    How to change path of img for dynamically loaded template

  24. 24

    how to change grocery crud template for RWD?

  25. 25

    How to change default HTML template in Vaadin

  26. 26

    How to change content of a div with template on button click?

  27. 27

    How Do I Change a Meteor Template Dynamically?

  28. 28

    How to change part of file via ansible template

  29. 29

    How to change this footer object in PNAS latex template

HotTag

Archive