Hi!
It's seems like LSWS is missing a lot of Apache's .htaccess functionality, like most of the mod_autoindex Apache Module.
I'm requesting support for IndexHeadInsert or something similar, so I can add the following line to my direcotry listings. (They are extremely hard to use on a mobile device without it.)
The much needed line of HTML code is:
With this functionality you could also add custom CSS styling, which would be nice too.
It's seems like LSWS is missing a lot of Apache's .htaccess functionality, like most of the mod_autoindex Apache Module.
I'm requesting support for IndexHeadInsert or something similar, so I can add the following line to my direcotry listings. (They are extremely hard to use on a mobile device without it.)
The much needed line of HTML code is:
HTML:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Last edited: