gentoo apache2 userdir
November 8, 2008
Leave a comment
edit file
/etc/conf.d/apache2
append
-D USERDIR
to APACHE2_OPTS
edit file
/etc/conf.d/apache2
append
-D USERDIR
to APACHE2_OPTS
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/user/authenticate /path/to/file/auth.php