Hi, i have xwiki running on
http://myserver.example.org:8080/xwiki (tomcat5)
I have also apache2 running on my centos5 server with virtual hosts.
I want to create a virtual host (on port 80) named
wiki.example.org --
which will proxy to xwiki and action will be transparent.
I found a howto on xwiki pages
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Performances#HModProxyA…
.
but this config works for me without vhost only.
I have Centos 5 server ,with httpd and tomcat
Thanks in advance!
David