아파치 디렉토리 파일명 나열 .htaccess 설정

octopus7(50)
Published in
#kr
Words
4
Reading
1 min
Listen
Play
8y
Options +Indexes
IndexOptions +FancyIndexing +Charset=UTF-8
<IfModule mod_autoindex.c>
  IndexOptions NameWidth=*
</ifModule>

전체 파일명 보기, 한글파일명표시

https://superuser.com/questions/1153765/how-to-show-the-whole-file-name-while-using-htaccess-to-list-files-in-a-directo

아파치 디렉토리 파일명 나열 .htaccess 설정 | Ecency