Enable directory/file listing in XAMPP

后端 未结 5 1127
谎友^
谎友^ 2021-01-14 01:19

How to enable directory and file listing in XAMPP ? In WAMP it is by default enabled.

5条回答
  •  难免孤独
    2021-01-14 01:26

    Rename the 'index.php' file that sits in your htdocs folder to something like 'MODIFIED_index.php' (if you want to be able to revert to it later) - this index.php file is only used to point to xampp's admin controls that are found in 'localhost/xampp/' anyway.

提交回复
热议问题