@KevinHarding wrote:
Hi there,
I'm working on establishing an OJS install and I have some challenge with RESTful URLs.
Here are some symptoms:
- The system works fine with RESTful URLs disabled.
- Enabling RESTful URLs forces the system into a redirect loop. Chrome times out with an "TOO_MANY_REDIRECTS" error
- When the system is in a redirect loop, I know that there is some PHP work being done because my error log fills up with Strict Standards violations.
Environment information:
- OJS lives in a subdomain, with a separate document_root than the main domain, to avoid rewrite rule conflicts.
Any ideas?
Posts: 3
Participants: 2