Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1875 visitors today
Log In Register

Forum OpenACS Q&A: Re: Upgrading a heavily modified site

OpenACS Home : Forums : OpenACS Q&A : Re: Upgrading a heavily modified site : One Message

+
Posted by Michael Yoon on
Done. The 4.6.3 tarball is now available at: http://michael.yoon.org/download/openacs/openacs-4.6.3.tgz

I've also emailed the link to Joel.

By the way, AOLserver's "fancy" and "simple" directory listing styles appear to be identical on my server. Is that what's expected, or am I screwing something up?

+
Posted by Jeff Davis on
The request processor hijacks generating directory listings (if aolserver's dir listing is turned on) but generates the same listing regardless of whether fancy or simple is chosen. See rp_html_directory_listing if you want to fix it...
+
Posted by Michael Yoon on
Thanks for the explanation, Jeff. I think it's best for all parties if I don't attempt to hack on the Request Processor...