When running the AlertAggregator sample on Mac I start the httpd
server fine but when I point the browser (Firefox or Safari) at
localhost:9090 I get a not found.

Pointing at localhost:9090/index.html simply displays the heml source
of the document.

The apache error_log contains:

[Thu Mar 01 07:24:23 2007] [notice] Apache/2.2.3 (Unix) configured --
resuming normal operations
[Thu Mar 01 07:24:48 2007] [error] [client 127.0.0.1] Attempt to serve
directory: 
/Users/Pete/Documents/workspace/cpp/sca/deploy/samples/AlertAggregator/deploy/httpserver/htdocs/
[Thu Mar 01 07:25:41 2007] [error] [client ::1] Attempt to serve
directory: 
/Users/Pete/Documents/workspace/cpp/sca/deploy/samples/AlertAggregator/deploy/httpserver/htdocs/
[Thu Mar 01 07:25:41 2007] [error] [client ::1] File does not exist:
/Users/Pete/Documents/workspace/cpp/sca/deploy/samples/AlertAggregator/deploy/httpserver/htdocs/favicon.ico
[Thu Mar 01 07:25:46 2007] [error] [client ::1] File does not exist:
/Users/Pete/Documents/workspace/cpp/sca/deploy/samples/AlertAggregator/deploy/httpserver/htdocs/favicon.ico
[Thu Mar 01 07:26:48 2007] [notice] caught SIGTERM, shutting down

Any ideas?

Cheers,

--
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to