I want to clear up some of the comments on this thread.
1)
REFALIAS http://*.freshmeat.net/* http://freshmeat.net/*
doesn't work. You can only have one * on the left hand side of an alias,
otherwise it's ambiguous. You may think it's 'obvious' in this case, but
here's a better example: after
REFALIAS http://www.somesite.com/*/mirror/*/index.html http://www.*.com/
which * on the left should go in place of the * on the right?
2) Actually, you can have two *'s on the left if there are no *'s on the
right. So
REFALIAS http://*.freshmeat.net/* http://freshmeat.net/
will work, but will have the effect of combining all those referrers into one,
so you won't be able to see which page they really came from.
--
Stephen Turner [EMAIL PROTECTED] http://www.statslab.cam.ac.uk/~sret1/
Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"Ad infinitum, if not ad nauseam." (Interviewee, BBC Radio 4)
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------