|
Home > Archive > WebSphere HTTP Server > September 2005 > Serve Static Resource from IHS
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]
| Author |
Serve Static Resource from IHS
|
|
| Niaz Habib 2005-08-31, 6:03 pm |
| Hi,
I am new Websphere/IHS/Apache. I was wondering how I could configure them to
serve static resources from IHS instead of WAS.
Is this a WAS or IHS configuration?
Thanks,
Niaz.
| |
| Sunit Patke 2005-09-01, 6:04 pm |
| Yes. You can configure your app in such a way that static resources like
images etc are served from IHS and not WAS. This requires configuring your
webapp and IHS.
You have to deploy the static assets within the documentroot of your IHS and
make sure that path to the static assets does not conflict with the context
root of your webapp. Any hyperlinks in your jsps that point to the static
assets must point to the correct URL.
HTH
Sunit
"Niaz Habib" <niaz.habib@eurorscg.com> wrote in message
news:df595d$2oje$1@news.boulder.ibm.com...
> Hi,
> I am new Websphere/IHS/Apache. I was wondering how I could configure them
> to serve static resources from IHS instead of WAS.
>
> Is this a WAS or IHS configuration?
>
> Thanks,
> Niaz.
>
|
|
|
|
|