There is one common problem that most of the Web Admins encounter when configuring the Apache Web Server as proxy plug-in. The Java archive files such as .jar/.war/.ear files or any content of the Server accessing will be shown to everyone when that URL is published. Some situations demands some of the images/pictures display by your site must be restricted access of copying. The best way restrict this files from unauthorized use is by Apache File directive. This File directive can be configured in httpd.conf file in the Apache configuration.
By the way my friend Sarangapani already discussed about Apache installation & configuration, So I am not repeating again here.
In the same configuration file we can also restrict the access from specific IP address or DomainNames. Explore more about this topic
File Directive
A detail description about valnerabilities about Apache plugin is given in a separate blog. The link is here click
After changing myself to a WLA middleware server-bender, this new AVATAR have many responsibilities on my shoulders. Everything is need to be controlled with my middleware skills those I am sharing with a Smart WLA (You). I have made my own ways of monitoring and leverage many automated tasks, each of them with powerful shell scripting skills on Sun-Solaris, Linux.
Subscribe to:
Post Comments (Atom)
hi
ReplyDeleteAnd that denied file will be accessible to the users defined in http.access file of your apache
ReplyDelete