Ok thanks for clearing that out.

On Fri, Jul 2, 2010 at 5:35 AM, Igor Cicimov <icici...@gmail.com> wrote:
> Yes you did have. The statements doesn't need to be literally identical to
> be duplicate, it's enough if they have the same effect.
>
> The first proxy statement:
>
>    ProxyPass / http://192.168.1.5/
>    ProxyPassReverse / http://192.168.1.5/
>
> means proxy the root AND everything below the root which includes
> /docebolms, /docebolms/whatever, /docebolms/whatever/whatever ... etc
>
> So when your second statement came:
>
>       ProxyPass /docebolms http://192.168.1.5/docebolms/
>       ProxyPassReverse /docebolms http://192.168.1.5/docebolms/
>
> apache simply said "i have already done that".
>
> Igor
>
> On Thu, Jul 1, 2010 at 8:32 PM, Tapas Mishra <mightydre...@gmail.com> wrote:
>>
>> I did not had that thing twice for which I reported the problem.
>>
>> On Thu, Jul 1, 2010 at 4:36 AM, Igor Cicimov <icici...@gmail.com> wrote:
>> > That error means you have same statement twice in the config.
>> >
>> > Sent from my phone
>> >
>> > On Jun 30, 2010 9:31 PM, "Tapas Mishra" <mightydre...@gmail.com> wrote:
>> >
>> > It did worked man great awesome thanks.
>> >
>> > I kept the generic one at the last and now I do not get any warning
>> > when I restart apache.
>> >
>> > On Wed, Jun 30, 2010 at 2:01 PM, Bram Mertens <mertensb.ma...@gmail.com>
>> > wrote: > I am not sure thi...
>> >
>> > --
>> >
>> > Tapas http://mightydreams.blogspot.com
>> > http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers -----...
>>
>>
>>
>> --
>> Tapas
>> http://mightydreams.blogspot.com
>> http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers
>>
>> ---------------------------------------------------------------------
>> 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: users-unsubscr...@httpd.apache.org
>>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>
>



-- 
Tapas
http://mightydreams.blogspot.com
http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to