htmlcssapachemod-autoindex

Remove Last Modified and Size From mod_autoindex


I was working on a file storage page for my website, and I figured out how to do a lot of things so it using mod_autoindex for my apache server, and now I want to remove the Last Modified and Size field from the table.

If that could be done some way or another it would be great.


Solution

  • I have found out that by injecting JS into the header/footer it would be easy to remove.