|
Home > Archive > WebSphere HTTP Server > May 2006 > URL mapping
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
|
| Sunit Patke 2006-05-08, 7:16 pm |
| add an entry for somename to you DNS server and point it to the IP address
of hostname
Sunit
<reachamulya@yahoo.com> wrote in message
news:1659990946.1147122733144.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Hey Guys,
>
> I have an application thats listening on port 80 of IHS as follows,
> http://hostname:80/myapp
>
> What do I need to do to make it look like,
>
> http://somename/myapp
>
> Thanks,
> AG
| |
|
|
|
|
| Sunit Patke 2006-05-10, 7:20 am |
| You have to use HTTP server in front of your application and use WAS
plug-in. Server used for HTTP (somename) has to have an entry in DNS.
Sunit
<reachamulya@yahoo.com> wrote in message
news:1952591993.1147208009178.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Hey Sunit,
>
> What you suggested worked. Thanks.
>
> I would like to know if we can make http://hostname:9080/myapp.jsp
> to look like
> http://somename/
> Is it just adding it into the DNS or theres more to it?
>
>
> Thanks,
> AG
| |
|
|
|
|
|