http://localhost:/cgi-bin/test.cgi
On 29/11/2011 13:48, luciano de souza wrote:
Hello listers,
Two programs have been used the port 80. So I decide to move Apache to .
When I do: http://localhost:, I am sucessful. In other words, the
expected page is shown.
However, I got an err
On 19/05/2011 16:12, Nick Kew wrote:
On 19 May 2011, at 15:33, Geoff Froud wrote:
I am fronting my tomcat with apache2 using mod_proxy. This is causing the
content type of soap responses to be changed from text/xml to text/plain.
Is it?
I'd expect your backend is in fact returni
I am fronting my tomcat with apache2 using mod_proxy. This is causing
the content type of soap responses to be changed from text/xml to
text/plain.
If my client application talks to tomcat directly then everthing works
ok, i.e. soap responses are returned as text/xml, but if the
request/resp