Mailing List Archive

Apache::ASP Access!
Hello!

I've configured apache::asp.Now, i want to remove this facility from
global settings and want to allocate it to only those hosts which
request for it.How can i do that?





---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org
Re: Apache::ASP Access! [ In reply to ]
hinanaseeb wrote:
>
> i want to remove this facility from
> global settings and want to allocate it to only those hosts which
> request for it.How can i do that?

The same way you'd make anything specific to just one virtual host: put
it inside the <VirtualHost> block.

If you want something stronger than that, for some reason, I suggest you
start looking at virtualization.

Neither of these subjects is on-topic here.

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org