edit file
/etc/conf.d/apache2
append
-D USERDIR
to APACHE2_OPTS
Posted by varnit on November 8, 2008 in apache, gentoo, linux
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/user/authenticate /path/to/file/auth.php
Posted by varnit on April 8, 2008 in apache
Get every new post delivered to your Inbox.