Adam Chlipala <[EMAIL PROTECTED]> wrote: > The change is tiny. It's better to call it configuration than a patch. > You just need to modify the macro AP_DOC_ROOT in > apache2-2.0.54/upstream/tarballs/httpd-2.0.54/support/suexec.h > > The file path comes from what I get when I run apt-get source > apache2. I think changing the macro's value to "/" will allow suexec > anywhere. "/afs/hcoop.net/usr" is probably the right choice for mire. > Can anyone think of something we'll want to suexec that will live > outside that tree? > > This tiny change only affects the suexec binary, so it's not clear to > me that it's worth recompiling the whole package.
You shouldn't need to patch the source. The docroot for suexec is a configure option in the rules file. > I was only suggesting it for deleuze, where we can get by without > different security domains for different dynamic content generators. agreed. <<CDC _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
