if u want step by step process click on below link(WebSphere Jungle)
http://webspherejungle.blogspot.in/20...
Add below lines in httpd.conf file
LoadModule rewrite_module modules/mod_rewrite.so
RewriteEngine on
RewriteCond %{DOCUMENT_ROOT}/serverdown.txt -f
RewriteRule ^(.*)$ /maintenance.html [PT]
More about WebSphere Application Server(WAS) , IBM HTTP Server(IHS)
http://www.webspherejungle.blogspot.com