Hello,

Sorry for the quoting :)

Good idea to test the Virtual hosts! There was a small error... I didn't noticed one of the virtual hosts was defined like this :
<VirtualHost *>
...
</VirtualHost>


And the other ones were defined like this :
<VirtualHost *:81>
 ...
</VirtualHost>

I have fixed this error and now everything is working properly!

Thank you all for your help!

Regards,
Christophe

Here is the config I have used for the test :


On 31-mars-05, at 21:10, Mladen Turk wrote:

Hi,

First of all you will need to learn how to quote ;)
I do not understand what is your question?

First of all make sure your apache configuration is
working for vitual hosts, and then add mod_jk mappings.
The easiest way is to create a simple separate index.html
page for each vitual host and see if that works at the
first place.


Regards, Mladen

Christophe Lemaire wrote:
Hello,


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to