RSS

Category Archives: apache

gentoo apache2 userdir

edit file

/etc/conf.d/apache2

append

-D USERDIR

to APACHE2_OPTS

 
1 Comment

Posted by on November 8, 2008 in apache, gentoo, linux

 

simple apache rewrite

RewriteEngine   On

RewriteCond     %{REQUEST_FILENAME}  !-d

RewriteRule     ^/user/authenticate /path/to/file/auth.php

 
Leave a comment

Posted by on April 8, 2008 in apache

 
 
Follow

Get every new post delivered to your Inbox.