On Thu, 2 Mar 2000, Gabriele Bartolini wrote:
> Hi friends,
>
> I want to expose my problem.
>
> We manage a site with many organisations and services of the same
> organisations. Can I "link" a directory or a virtual host to a service?
>
> For example, I know that in my site all URLs beginning with
> www.comune.prato.it/concorsi belong to the "Concorsi" service. And this
> other, www.po-net.prato.it/artestoria, belongs to the tourism service
> ("Turismo"). And this could be applied to multiples URLs matches.
>
> Is there a way to group all requests by service in order to obtain:
>
> - Concorsi: 300.000 requests
> - Turismo: 100.000 requests
>
Can't you just look in the Directory Report? Or if a service has several
directories, you could use FILEALIAS to fake an extra level in the directory
structure:
FILEALIAS /artestoria/* /turismo/artestoria/*
FILEALIAS /turismo/* /turismo/turismo/*
etc.
--
Stephen Turner http://www.statslab.cam.ac.uk/~sret1/
Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
"We can ask you to pay the full amount which you owe us if you:
(a) become bankrupt; or (b) die." Egg Credit Card Agreement
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------