Livecode server configuration: tracking down and Apache redirect
Richard Gaskin
ambassador at fourthworld.com
Fri Dec 18 16:03:55 EST 2020
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
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list