Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Enable $Configuration['Garden']['RewriteUrls'] = TRUE; now URLS 404
chipmaga
New
I enabled the URL rewrites so the wordpress plugin would link to correct page but now the links don't work. For instance
http://tsmgaming.com/forums/categories/members returns a 404. Any thoughts?
Tagged:
0
Comments
it isn't enabled now.
RewriteUrls only work if your sever rules are working. so if the accesses are not setup, RewriteUrls will not resolve, becuase the server has to route that software.
grep is your friend.