1 laibcoms Jun 09, 2009 18:39
I dont know if this is a bug or not...
When I access these URLs:
[list=1]
http://www.laibcoms.asia/ - it is rewritten as http://laibcoms.asia
http://www.laibcoms.asia/blog (with or without a trailing slash) - it is rewritten as http://laibcoms.asia/blog/
http://www.laibcoms.asia/blog/labox/technology5/ubuntu-jaunty-jackalope-is-out-in-the-wild - gets rewritten as http://laibcoms.asia/blog/labox/technology5/ubuntu-jaunty-jackalope-is-out-in-the-wild
[/list:o]
Items #3 and #4 shouldn't fail at all since the .htaccess clearly works as proven by Item #5. But for some weird reason, it does fail.
It doesn't end there however, the two URLs above that failed works in another b2evolution installation. Following the same format:
[list]
http://www.gameshogun.ws/salon - rewritten as http://gameshogun.ws/salon/
http://www.gameshogun.ws/salon/ - rewritten as http://gameshogun.ws/salon/
[/list:u]
What checks did I do?
[list]
Backoffice settings - all are identical especially URL settings
/conf/ settings - all are identical (except of course the URL and DB/password stuff)
.htaccess - identical as well
[/list:u]
The differences between the two:
[list]
laibcoms.asia/blog/ - runs on 3.2.0 CVS June 3, 2009
gameshogun.ws - runs on 3.1.0 CVS May 13, 2009
b2evolution in laibcoms.asia is under a sub-folder
b2evolution in gameshogun.ws is in the domain root itself
[/list:u]
That's why I do not know if this is a bug, since the .htaccess works fine as intended, and the same setup works in another b2evo installation.
Anyone have ideas? Anything I missed?
tnx. tnx.
My .htaccess