Archive
Posts Tagged ‘apache’
Denying access to files with specific extensions in Apache
Want to configure Apache web-server to deny user trying to get a file with specific extension like mp3, avi, flv, doc, pdf, txt or other?
Smart way to show Apache loaded modules from shell
Before start to use this tip, I thought that the easiest way to see what modules your Apache is using is to grep for the LoadModule in httpd.conf
These days I found a smart way to print out the Apache modules that are running on the server. Here is the command to run from shell (for Gentoo):



Recent Comments