mod_rewrite causing 404 on index.php
-
Hello,
I´m having a hard time getting WordPress to work with mod_rewrite, I´ll try to explain the situation…
I have this domain (http://pontomidia.com.br/) which I share with 3 other friends, each of us has a directory with our names (e.g. http://pontomidia.com.br/rafael/) where we run our portfolios, blogs, etc.
I´ve recently acquired a new domain name (http://rafael-lueder.com/) which redirects to our existing domain. I´m using a php redirect to take my new domain directly to my directory and I´m also using mod_rewrite to hide the directory name in the address bar of browsers, so that
http://rafael-lueder.com/rafael/blog/ (which looks redundant)
in the address bar will appear as
http://rafael-lueder.com/blog/
And here´s my problem. While the administration interface of WordPress and the blog itself are accessible I keep getting a 404 for /blog/index.php when trying to click a permalink, comments, categories or the about page links (you can see it here http://rafael-lueder.com/blog/). I´ve tried changing “WordPress address” and “Blog address” under “Options – General” but had no success.
Any ideas of how I can fix this? Thanks.
The topic ‘mod_rewrite causing 404 on index.php’ is closed to new replies.