> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# HOW TO : Redirect default home page on Jboss
- URL: https://kudithipudi.org/how-to-redirect-default-home-page-on-jboss/
- Published: 2009-05-15T00:43:48.000Z
- Updated: 2009-05-15T00:43:48.000Z
- Description: If you want to redirect the default home page on Jboss (which has links to the Jboss site and also the JMX Console), you can do...
- Author: admin
- Tags: Technology, Uncategorized, Web, #wp, #wp-post, #Import 2026-08-23 02:32

If you want to redirect the default home page on Jboss (which has links to the Jboss site and also the JMX Console), you can do it by editing the index.html file in

`$JBOSS_HOME/server/$INSTANCE/deploy/jboss-web.deployer/ROOT.war`.

The $INSTANCE is the mode you are running Jboss in (default, all, messaging etc).