On Tue, Oct 09, 2007 at 09:33:36AM -0700, Hassan Schroeder wrote:
> Ruslan Valiyev wrote:
>
>> I was wondering how to make my wiki available in the root (eg. 
>> www.foo.com) instead of www.foo.com/JSPWiki?
>> I'm running a Linux server with prebuilt Tomcat 5.5.25.
do you have apache infront of it, maybe use apache's url rewrite function to 
change www.foo.com to tomcat.foo.com/JSPWiki

>
> Not sure what "prebuilt" means here, but the default Context is
> named ROOT -- so remove any ROOT directory and/or ROOT.war and
> rename your JSPWiki.
>
> That's the Tomcat side anyway, don't know if there's any config
> required on the JSPWiki side :-)
>
> HTH!
> -- 
> Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
> Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
>
>                            dream.  code.
>
> _______________________________________________
> This is the Jspwiki-users mailing list, in which we discuss the stable 
> release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development 
> discussion, please join jspwiki-dev.
> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
> http://www.jspwiki.org/JSPWikiMailingList
>
_______________________________________________
This is the Jspwiki-users mailing list, in which we discuss the 
stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. 
For development discussion, please join jspwiki-dev.
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
http://www.jspwiki.org/JSPWikiMailingList

Reply via email to