HI, How can I set the webapp root in the Apache server. I am running on the localhost. It always take the localhost as the root. For example I am running the application named "TestApp". So I want to set TestApp as the root. When I am giving the context path, It should start from the "TestApp" not from localhost. Please help me.