zuzurelu22
Programmer
Trying with RegexBuddy, I haven't succeed so far to make this rule into htaccess
into
My solve is multi pass approach (several rules) but I suspect there is a simple way
(^(.*?)/) will strip the first occurence and output content/var1/a/var2/b..../varn/n
Then replace / with &= and adding " as string
Any help to do it once, so becomes more generally? Thanks very much
into
My solve is multi pass approach (several rules) but I suspect there is a simple way
(^(.*?)/) will strip the first occurence and output content/var1/a/var2/b..../varn/n
Then replace / with &= and adding " as string
Any help to do it once, so becomes more generally? Thanks very much