Hi,

I am new to apache.

Can you suggest some solution for this problem.

I have an application on IBM Websphere application server and at the same
time I installed websphere plugin for apache as well.

I am accessing one application on port 80 which is working fine.

2nd Instance of apache is installed at port 9191, which is giving issues.
Now when i am trying to access application on port 9191.

for e.g.  http://aoxz1006.wholespectrum.com:9191/myemp

It says " 404 page not found ".

I can see some errors in error_log:

[Tue Sep 25 21:28:33 2007] [error] [client 10.65.165.13] File does not
exist: /usr/local/apache2/htdocs/myemp
[Wed Sep 26 15:39:13 2007] [error] [client 10.65.165.13] File does not
exist: /usr/local/apache2/htdocs/myemp
[Wed Sep 26 15:51:27 2007] [error] [client 10.65.165.13] File does not
exist: /usr/local/apache2/htdocs/hello
[Wed Sep 26 15:52:32 2007] [error] [client 10.65.165.13] File does not
exist: /usr/local/apache2/htdocs/snoop

Apache version: 2.0.52
DocumentRoot "/usr/local/apache2/htdocs"

Any thoughts ?

Thanks,
Lalit

Reply via email to