I would like to setup a default welcome page so when users enter the following URL: http://www.myhost.com The apache would automatically redirect/rewrite the above URL to the following: http://www.myhost.com/test/welcome.jsp What would be the best/more secure to achieve this? I have installed/setup the following additional mods mod_security2.so mod_proxy.so mod_proxy_ftp.so mod_proxy_http.so mod_evasive20.so