oupala / apaxy

a simple, customisable theme for your apache directory listing
https://oupala.github.io/apaxy/
GNU General Public License v3.0
1.86k stars 256 forks source link

Hide DOT files? #93

Closed SychO9 closed 6 years ago

SychO9 commented 7 years ago

Hello, in my directory listing .htaccess and some other dot files are showing up, I'de like them to be hidden, is that possible ?

thanks in advance.

nodiscc commented 7 years ago

https://httpd.apache.org/docs/2.4/mod/mod_autoindex.html#indexignore

SychO9 commented 7 years ago

Thank You

rivermont commented 6 years ago

@SychO9 Did that link resolve your issue?