Page 1 of 1

Default web page setup

Posted: Tue Jan 17, 2006 8:08 pm
by dg_w
This has probably been answered before, but I cant seem to find it. I have a RHEL4 setup, all default install. Instead of typing http://server:8080/webmail to access mail, I would like to be able to just type http://server and be taken to the webmail login page ?
(currently would take me to the Apache test page)

Is that strait forward to do please #? :?:

Many Thanks

Posted: Tue Jan 17, 2006 9:38 pm
by ScalixSupport
Hi dg_w,

There are a couple of ways to do it. One way is the easiest and involves tweaking apache so that it isn't listening on port 80 and tweaking tomcat so that it is.

The other way is far more complex but gives you better performance. The complexity will be removed with Scalix 10 as the installation will integrate apache and tomcat with the mod_jk connector.

If you want to install and configure the mod_jk connector now read the following link...

http://www.scalix.com/community/viewtopic.php?t=869&highlight=modjk

I don't believe you'll find an already compiled mod_jk.so for RHEL4 so you'll have to compile one. Or you could wait a few weeks and Scalix 10 will be released and it will have and do everything you need to accomplish what you wish.

Best wishes,
Don

Thx

Posted: Wed Jan 18, 2006 12:29 pm
by dg_w
Thank you ... I think I will wait :)
Will the next version be community as well ? If so do you know if it can run as an upgrade over the current version?


Thank you