[imp] URL Rewirting
    srikarreddy kasarla 
    srikarreddyk at yahoo.com
       
    Sun Mar  9 16:27:41 PST 2003
    
    
  
Hello,
      I want to use https on mail server.
  
      Right now i am using the following.
       
RewriteEngine on
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$     https://%{HTTP_HOST}$1    
[R,L]
      the above , rewriting all the requests to my
webserver using https, but i want to restrict that
only my horde/imp folder should use the
redirection(https) and others should use normal(http).
      can any one help me.
   I hope Eric Rostetter can help me.
   Thanks in advance.
-srikar
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
    
    
More information about the imp
mailing list