--- Jan Schneider <[EMAIL PROTECTED]> wrote:

> Zitat von Bubuk Gabrok <[EMAIL PROTECTED]>:
> http://wiki.horde.org/GraphicswvHtml
> 
> Jan.

OK thanks Jan. It didn't work as is (from the wiki)
until I added the Directory directives. My webroot is
/ so I had made that change too. I am using Apache
2.2.8

    RewriteEngine on
    RewriteRule ^/imp/msword(.+) /tmp/msword$1 [L]
    Alias /tmp /tmp/
    <Directory "/tmp">
      Options None
      AllowOverride None
      Order allow,deny
      Allow from all
    </Directory>

Glad it is working now. Thank you so much.

--
Bubuk


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to