I'm using the apache rewrite directive to serve opencms contents through
apache(I'm not using jk connector because I' ve not been able to compile the
connector source). All goes well but when I ask a pdf appears a empty
explorer windows, and I have to refresh the page (with F5) and then the pdf
is loaded.
I'm using RedHat 9.0, apache 2.0.40, tomcat 4.1.24 and my httpd.conf is

RewriteEngine on
RewriteRule ^/opencms(.*) http://myserver:8080/opencms$1 [P]

Any idea for solve this? Thanks.



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

Reply via email to