attached is my configuration file. We arent getting any errors. it is just
taking a lot of time when using the webserver to get to our application
server. I dont know what could be causing this
On 2/26/07, Yvo van Doorn <[EMAIL PROTECTED]> wrote:
On 2/26/07, bhaarat Sharma <[EMAIL PROTECTED]>
On 2/26/07, bhaarat Sharma <[EMAIL PROTECTED]> wrote:
Hello
we have two servers. we put our code on first server and are able to access
it via
http://server1:9080/ourCode (first link)
but we configured a webserver on another server and the port is 80. so we
can access the same thing vi
Hello
we have two servers. we put our code on first server and are able to access
it via
http://server1:9080/ourCode (first link)
but we configured a webserver on another server and the port is 80. so we
can access the same thing via this link
http://server2/ourCode (Se