[opencms-dev] apache rewrite directive works fine, but not when pdf's downloads

Salvador Santander Gutierrez ssantander at grupoiud.com
Wed Mar 31 09:54:01 CEST 2004


I'm using the apache rewrite directive to serve opencms contents through
apache(I'm not usiong jk connector because I' ve not been able to compile
the connector source¨). All goes well but when I ask a pdk appears a empty
explorer windows, and I have to refresh the page (with F5) and then the pdf
is loades.
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.





More information about the opencms-dev mailing list