Hi Grzegorz, 
 
yes I found a bit dirty that there is no single point to access the 
webapplication. But now I've changed the configuration how felix proposed and 
have all I was looking for.
 
Cheers, 
 
Mike

________________________________

Von: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED]
Gesendet: Sa 27.10.2007 10:11
An: users@cocoon.apache.org
Betreff: Re: AW: http-proxy and forms/ajax



Michel Erard pisze:
> So I've found a solution, I have to add additional configurations to my
> proxy, for forms and ajax:
>
> <Location /cocoon-forms-impl>
>    ProxyPass        http://localhost:8888/cocoon-forms-impl
>    ProxyPassReverse http://localhost:8888/cocoon-forms-impl
>    ProxyPassReverseCookiePath / /
>    Allow from all
> </Location>
>
> <Location /cocoon-ajax-impl>
>    ProxyPass        http://localhost:8888/cocoon-ajax-impl
>    ProxyPassReverse http://localhost:8888/cocoon-ajax-impl
>    ProxyPassReverseCookiePath / /
>    Allow from all
> </Location>
>
> because the scripts are declared in the html code as:
>
> <script type="text/javascript"
> src="/cocoon-ajax-impl/resource/external/dojo/dojo.js"></script>
>
> Is this normal? I find this a bit a dirty solution.

Such paths is normal but I don't understand why they are problematic or dirty. 
Could you explain a
little bit more?

--
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/

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






<<winmail.dat>>

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

Reply via email to