.htaccess help to RewriteRule
        Posted  
        
            by NeoNmaN
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by NeoNmaN
        
        
        
        Published on 2010-04-14T22:12:10Z
        Indexed on 
            2010/04/15
            0:13 UTC
        
        
        Read the original article
        Hit count: 636
        
Hello all
I have a problem, suprice ;)
i use .htaccess in Apache and have a RewriteRule problem
my code is
RewriteRule ^(.*)$       /system/header_codes.php?oldurl=$1
how can i make if its not have a true ( rewriterule ) soe use this, i will use its becures i create a dyanmic RewriteRule for my customer in my System.
i hobe for help here, sorry for bad spelling.
© Stack Overflow or respective owner