WebSphere HTTP Server - Invoking html page from webserver, when a servername is accessed.

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > June 2006 > Invoking html page from webserver, when a servername is accessed.





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 Invoking html page from webserver, when a servername is accessed.

2006-06-22, 1:33 pm

Hi,

My server name is www.scoticonnect.scotiabank.com.

It is ssl enabled.

My requirement is when i access, https://www.scotiaconnect.scotiabank.com,

it should access an html page automatically. My html page is inside the document root and i have specified as below in my httpd.conf file.

DocumentRoot "C:\IBMHTTPSERVER/htdocs/web"

It doesnt work.

Can you please tell me where am i going wrong?

Appreciate your help.


Ray McVay

2006-06-23, 1:39 am

abhay@math.com wrote:
> My requirement is when i access,
> https://www.scotiaconnect.scotiabank.com,
>
> it should access an html page automatically. My html page is inside
> the document root and i have specified as below in my httpd.conf
> file.
>
> DocumentRoot "C:\IBMHTTPSERVER/htdocs/web"
>
> It doesnt work.
>
> Can you please tell me where am i going wrong?



Does it serve the page if you provide the full URL? Is the page named
"index.html" or one of the other configured index page names?
Sunit Patke

2006-06-23, 1:25 pm

Make sure that the page you want to display is called index.html and it is
in the DocumentRoot. Also make sure that you have defined the correct
document for the virtual host listening on port 443.

When you access https://www.scotiaconnect.scotiabank.com what do you see?

Sunit

<abhay@math.com> wrote in message
news:586979926.1150999118109.JavaMail.wassrvr@ltsgwas010.sby.ibm.com...
> Hi,
>
> My server name is www.scoticonnect.scotiabank.com.
>
> It is ssl enabled.
>
> My requirement is when i access, https://www.scotiaconnect.scotiabank.com,
>
> it should access an html page automatically. My html page is inside the
> document root and i have specified as below in my httpd.conf file.
>
> DocumentRoot "C:\IBMHTTPSERVER/htdocs/web"
>
> It doesnt work.
>
> Can you please tell me where am i going wrong?
>
> Appreciate your help.
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com