07-08-2011, 06:18 AM
[eluser]stealthify[/eluser]
Just tried both of those, still 404ing.
I do notice that when I comment out this line:
The page does a full redirect to:
http://www.domain1.com/index.php/www.domain1/about
My regex is a little shaky, but am I capturing the wrong variables ('www.' as opposed to the '.com')?
Just tried both of those, still 404ing.
I do notice that when I comment out this line:
Code:
#RewriteCond %{DOCUMENT_ROOT}application/modules/%1%2/ -d
The page does a full redirect to:
http://www.domain1.com/index.php/www.domain1/about
My regex is a little shaky, but am I capturing the wrong variables ('www.' as opposed to the '.com')?