[CPS-users] Fw: Problem with images of portlets

Marcello Vanni [FAE-TE] marcello.vanni at faeonline.it
Wed Jul 12 23:17:48 CEST 2006


sorry for my stupid question...it was a mod_rewrite problem:

here my original mod rewrite conf:

#######

  <IfModule mod_rewrite.c>
   RewriteEngine On
   
RewriteRule ^$ \
http://127.0.0.1:8080/VirtualHostBase/\
http/%{SERVER_NAME}:80/www/VirtualHostRoot/ [L,P]

RewriteRule ^/(.*) \
http://127.0.0.1:8080/VirtualHostBase/\
http/%{SERVER_NAME}:80/www/VirtualHostRoot/$1 [L,P]

#######
i changed 127.0.0.1 
in 192.168.0.3 that is the  real Ip of the box

..good night..



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nuxeo.com/pipermail/cps-users/attachments/20060712/dc32a342/attachment.htm


More information about the cps-users mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.