David Bovill wrote:

> I have a Livecode server running Revigniter under Apache on Ubuntu. I
> installed it 8 years ago or so, and it is causing redirect problems
> with files ending in .json. I am assuming that a long time ago a set
> the configuration somewhere to handle .json files in a particular way,
> but I can’t track this down. Any thoughts where to look?

Is the redirect a 301, 302, or something else?

Is the returntype appropriate for JSON?

Do you see the problem when access from an LC client, a browser, or both?


> I’m wondering if there is some sort of log that would allow me to know
> how Apache is handling a faulty redirect? I’m a bit stuck tracking it
> down.

The Apache logs are at:
/var/log/apache2/access.log
/var/log/apache2/error.log

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to