Hi Shane,
I had to turn on mod_negotiation in the httpd.conf to help resolve the .cgi on
web requests. This has to do with MultiView.
I think that any .rb file not have the same base as a .cgi, but I wonder what
Sam thinks.
Regards,
Dave
> On Apr 29, 2019, at 3:13 PM, Shane Curcuru wrote:
>
Can (should?) we update the web configuration to prefer *.cgi over *.rb
files, so that web users will automatically get mentors.cgi instead of
mentors.rb, for example?
Alternately, what's the best way to include some common code within a
www/*/ directory that will be used by multiple files *in tha
Hi -
I was able to work my way past this issue by patching the formulae in the git
area that brew creates on your local.
brew reinstall openldap
brew reinstall -s apr-util
After making these changes:
diff --git a/Formula/openldap.rb b/Formula/openldap.rb
index bc6bde9fe..710265ec1 100644
--- a