i get a 404 file not found error --- On Wed, 6/16/10, Pid <p...@pidster.com> wrote:
From: Pid <p...@pidster.com> Subject: Re: adding hosts to server.xml To: "Tomcat Users List" <users@tomcat.apache.org> Date: Wednesday, June 16, 2010, 2:11 PM On 16/06/2010 19:07, j...@rogers.com wrote: > i have configured iis7 to work in front of tomcat6 with the isapi > redirector. Now, i can see a servlet("my-servlet") i've made under > http://localhost/my-servlet. How do i get it to work for my own > domain("www.mywebsite.com"), ie. www.mywebsite.com/my-servlet ? I've > read the docs and tried adding a new host parameter for tomcat's > server.xml file, and have tinkered around with workers.properties and > uriworkermap.properties files with no luck. > > I'm not sure if this is the right way to go about doing this? > > Simply, i have http://localhost/<my-servlet> working, how do i get > www.mywebsite.com/<my-servlet> to work as well? What happens when you visit the latter URL? p