[users@httpd] Tree report viewer problem apache ReverseProxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi httpd users ,
 
I am hosting a webserver thorugh Reverse proxy. Everything is working fine except the "Tree Report viewer "section .
 
the tree report viewer pages displays as in the attached doc.
 
my httpd.conf includes ....
 
 

LoadModule headers_module modules/mod_headers.so
LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadFile /usr/lib/libxml2.so
#LoadModule proxy_html_module modules/mod_proxy_html.so
.
.
.
.

<IfModule mod_proxy.c>
RequestHeader set Front-End-Https "On"
ProxyRequests Off
ProxyPreserveHost On
ProxyBadHeader Ignore
#SetOutputFilter proxy-html
#ProxyHTMLExtended On
#ProxyHTMLURLMap from-pattern to-pattern flags
AllowCONNECT 443

 

Anybody have an idea what could be the problem ?

 

 

Thanks n Regards,

Isha

Attachment: Tree report.doc
Description: MS-Word document

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux