1 # if you want to have this in just one virtual host
2 # context, remove the symbolic link from /etc/apachenn/conf.d
3 # and rather do something like
4 # <virtualhost mycitadel.org>
5 # Servername www.mycitadel.org
6 # include /etc/citadel/webcit.conf
19 ProxyPass /webcit/ http://127.0.0.1:8504/webcit/
20 ProxyPassReverse /webcit/ http://127.0.0.1:8504/webcit/
22 ProxyPass /listsub http://127.0.0.1:8504/listsub
23 ProxyPassReverse /listsub http://127.0.0.1:8504/listsub
25 ProxyPass /groupdav/ http://127.0.0.1:8504/groupdav/
26 ProxyPassReverse /groupdav/ http://127.0.0.1:8504/groupdav/
28 ProxyPass /who_inner_html http://127.0.0.1:8504/who_inner_html
29 ProxyPassReverse /who_inner_html http://127.0.0.1:8504/who_inner_html
31 alias /static /usr/share/citadel-webcit/static
32 alias /tiny_mce /usr/share/tinymce/www