I'm using CentOS 4.4 w/Apache 2.2.4. I'm trying to compile it with mod_userdir enabled, but I haven't been successful thus far.
Would this be correct?
./configure --prefix=/usr/local/apache --enable-rewrite --enable-so --with-ssl --enable-mod_userdir
