Hi!

I run use mod_proxy_ajp to run several JBosses behind an Apache HTTP server
(OS is Centos5). My problem: "occasionally" the browser displays the HTML
source code of the page rather than the rendered page itself. (Sorry for not
being more specific - I really couldn't find any reproducible cause or
pattern yet. Happens with small pages as well as large ones).

I configured virtual hosts in my http.conf like that:


ServerName myserver01.mydomain
DocumentRoot /var/www/html

ProxyPass / ajp://

Any idea about what's causing this appreciated!

Thanks!
-- 
View this message in context: 
http://www.nabble.com/HTML-source-rather-than-rendered-page-with-mod_proxy_ajp-tp23276352p23276352.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

Reply via email to