Enable INCLUDES for .html files in httpd configuration
This commit is contained in:
parent
e1dff5600d
commit
c3dd6bccef
@ -26,6 +26,7 @@
|
|||||||
# AddOutputFilter INCLUDES;txt-to-html .html
|
# AddOutputFilter INCLUDES;txt-to-html .html
|
||||||
# AddType text/plain .txt .spec .patch .diff .log
|
# AddType text/plain .txt .spec .patch .diff .log
|
||||||
# ExtFilterOptions DebugLevel=1
|
# ExtFilterOptions DebugLevel=1
|
||||||
|
AddOutputFilter INCLUDES .shtml .html
|
||||||
HeaderName /header-indexes.html
|
HeaderName /header-indexes.html
|
||||||
ReadmeName /footer.html
|
ReadmeName /footer.html
|
||||||
IndexOptions FancyIndexing HTMLTable DescriptionWidth=* NameWidth=* FoldersFirst
|
IndexOptions FancyIndexing HTMLTable DescriptionWidth=* NameWidth=* FoldersFirst
|
||||||
|
Loading…
Reference in New Issue
Block a user