Working on suexec - basically, I have to make sure I have all of the configuration options perfect in order to recompile apache without having to move everything around (my conf files and such). Any suggestions or comments on what has to be included _inside_ apache are welcome. I do have to decide what the user_dir structure is - I'm leaning towards 'html' (the default is public_html)
I know I _can_ recompile with suexec support - I did so on a duplicate box. Unfortunately, in the testing of it, I did so many changes I'm not sure exactly what the thing was doing. (I'm bothered by the chmod that the config script seemed to try to run on the root directory) and uploading just the binary didn't work. As for nobody being abuseable - Slackware uses nobody.nobody to just run Apache. That's it. Kernel - not going to try to update the kernel until I know it won't kill the box. Tried with 2.6.3 - seriously hosed my home system. I'll probably try 2.6.5 in a few days. Troy