The easiest way is to disable the autoindex module, by comment out the following line in apach config file
LoadModule autoindex_module libexec/apache2/mod_autoindex.so
Hmm, how could I forget this?
This way we even same some RAMs
The easiest way is to disable the autoindex module, by comment out the following line in apach config file
Hmm, how could I forget this?
This way we even same some RAMs
Post a Comment
You could use <code type="name"> to get your code colorized