mod_rewrite - fixed and variable query string params
        Posted  
        
            by MOFlint
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MOFlint
        
        
        
        Published on 2010-06-05T11:39:36Z
        Indexed on 
            2010/06/05
            11:42 UTC
        
        
        Read the original article
        Hit count: 180
        
mod-rewrite
I want to send
www.mydomain.com/approve/SomeFunkyVariable to
www.mydomain.com/home/index.php?option=com_content&task=view&id=574&Itemid=85&approve=someFunkyVariable
What is the rule for this?
© Stack Overflow or respective owner