On Tue, Dec 2, 2008 at 2:24 AM, Vinay Purohit <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have created my own apache connector and would like to load this on
> virtual server level in Apache 2.2.10 i.e. different connector in different
> virtual server host block.
>
> Since I can not place LoadModule directive inside the virtual server
> host block Is there any way i can get the same affect i.e. placing my module
> inside one virtual server host block should not be any way related to other
> virtual servers

Load it in the base config, and configure it (with your own logic) to
only operate in specific vhosts.

--
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to