Posts tagged Webserver
Disable/ Enable Directory Browsing on Apache
0By default Apache allows directory browsing but unless it is needed for your application to work, you should disable it.
You can disable it by either using .htaccess or editing the configuration file of your web server.
Disable directory browsing using .htaccess:
Mime Type
0Many a times I need to lookup the correct Mime type so for reference purpose, below is a list:
