* Rodent of Unusual Size wrote:

> considering that.. making this an opt-in by checking for a .publish file
> might be a better approach.  that way, anyone who wants to be listed
> has to take an explicit step to make it happen, rather than being listed
> without necessarily even knowing about it.

yep. But I don't understand the general problem. What about a simple

<VirtualHost *>
  ServerName community.apache.org
  Userdir community
  # or similar
</VirtualHost>

instead of the weird dot files, subdirs of public_html, redirects etc?!

nd
-- 
my @japh = (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~});
my $japh = q[sub japh { }]; print join       #########################
 [ $japh =~ /{(.)}/] -> [0] => map $_ -> ()  #            Andr� Malo #
=> @japh;                                    # http://www.perlig.de/ #

Reply via email to