Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
> The ~/public_html scheme is the least hassle for administrators on a > multi-user machine. But if it's a small machine with only one or two > users, it doesn't make much of a difference to anyone. I actually prefer to use mod_rewrite for personal web pages. I already needed mod_rewrite for other uses and I also don't use the normal "~username" convention. The following accomplishes pretty much what mod_userdir does: RewriteRule ^/home/([^/]*)/?(.*) /home/$1/.www/$2 [L] - Daniel R. <danielr at ccs.neu.edu> [http://www.ccs.neu.edu/home/danielr/] - Subcription/unsubscription/info requests: send e-mail with "subscribe", "unsubscribe", or "info" on the first line of the message body to discuss-request at blu.org (Subject line is ignored).
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |