[xwiki-users] Using Xwiki with apache
Esbach, Brandon
Esbachb at tycoelectronics.com
Wed Jan 9 14:55:36 CET 2008
Are you using the Apache HTTP server, or Apache Tomcat?
XWiki requires a java container (such as Tomcat) to run.
-----Original Message-----
From: users-bounces at xwiki.org [mailto:users-bounces at xwiki.org] On Behalf Of Gaëtan GUYODO
Sent: 09 January 2008 13:49
To: XWiki Users
Subject: [xwiki-users] Using Xwiki with apache
Another "new user" question...
I used the xwiki-enterprise-installer-windows-1.2-rc-2.exe
I would like to use that xwiki with apache, into an existing VirtualHost.
I first just added these lines into the VirtualHost directives :
<virtualHost>
...
Redirect permanent /myXwiki/ http://server:8080/xwiki/bin/view/Main/WebHome
ProxyPass /myXwiki/ http://server:8080/xwiki/bin/view/Main/WebHome
ProxyPassReverse /myXwiki/ http://server:8080/xwiki/bin/view/Main/WebHome
...
</virtualHost>
That's a first step, but when I try http://.../myXwiki/, I can only see text from xwiki, into a white page, no skin, no picture...
I think I need to authorize apache to execute scripts, but I didn't find anything about that into the documentation or mailing list archive.
I realised I didn't know what is the default "servlet container" into the xwiki-enterprise-installer-windows-1.2-rc-2.exe installation.
Any idea ?
--
__________________________________________
Gaëtan GUYODO
Chargé de mission
Centre Antipoison - Hôpital Fernand WIDAL
200, rue du faubourg St Denis
75475 PARIS Cedex 10
Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56 __________________________________________
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
More information about the users
mailing list