Forum OpenACS Development: Re: Accessing TCL scripts under serverroot/www

Collapse
Posted by Antonio Pisano on
Hello Brain,

there is a chance something is being overlooked. This feature never changed in the years AFAIK and I have used it on a regular basis.

Just to be 101% sure, I have just putting a file called brian.adp into ${server_root}/www with some content and everything was fine. I am running latest OpenACS and naviserver 4.99.15.

Do you have special configs in place? ...Proxies?

Collapse
Posted by Brian Fenton on
Hi Antonio

thanks for replying. I don't have any special config, this is on a fresh install of the Windows build, that Maurizio has provided here http://www.spazioit.com/pages_en/sol_inf_en/windows-openacs_en/

The log says:
[29/Mar/2017:14:33:08][3656.110][-conn:openacs:2-] Error: return: failed to redirect '404': exceeded recursion limit of 3
[29/Mar/2017:15:11:45][3656.110][-conn:openacs:2-] Error: return: failed to redirect '404': exceeded recursion limit of 3
[29/Mar/2017:15:11:51][3656.110][-conn:openacs:2-] Error: return: failed to redirect '404': exceeded recursion limit of 3

Not sure why it's returning the 404.

thanks for the response.
Brian

Collapse
Posted by Maurizio Martignano on
This has been fixed as per my other post and it is available in the installer since 2 weeks or so.

Maurizio

Collapse
Posted by Brian Fenton on
Indeed it has been fixed! It's working now for me. Many thanks Maurizio for a great response.

Brian