Greetings,
So friendly url’s will work fine when you’re logged in (2.0 RC1), but not after you log out. When you logout, it just redirects all FURLs to the homepage. If you log in with the same browser, it will direct you to the correct page.
I suspect it has something to do with the htaccess file, but it’s reading the same .htaccess file even after logout (I changed the rewrite base to nonsense to be check).
Anyone run into this before?
-
☆ A M B ☆
- 3,141 Posts
Huh?
Friendly urls work by sending the alias to the index.php file, which is then checked with the aliases and returning the right page. As far as I
know can imagine there’s nothing that being logged in or not has to do with that.
Are you sure there’s nothing going on with permissions, and that your homepage is the error/not authorized page? That would sound at least a bit feasable.
So I switched computers, toggled aliases on and off, and it works now!?! May have been mozilla nutting out, who knows. Thanks for the reply!
-
MODX Staff
- 10,725 Posts
Make sure it’s published or you will only see it when logged in as the Administrator or another user with view_unpublished permission.