Thank you. It seems to work.

To recap:

On Ubuntu
edit /etc/apache2/sites-enabled/default

ProxyPass /apps/ http://localhost:8080/apps/
ProxyPassReverse /apps/ http://localhost:8080/apps/

#:servlet-path "/apps/"

I did not have the trailing / in my tests and Apache did not forward
apps;k-url  to RKT.

On Fri, Apr 20, 2012 at 12:54 PM, Jens Axel <jensaxelsoega...@gmail.com> wrote:
> Does this work?
>
> http://www.deinprogramm.de/material/servlets-apache.html
>
> Or is this what you already tried?
>
> /Jens Axel
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to