May 19, 2012, 10:02:09 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Changing the default kolab webman location  (Read 1620 times)
xehqter
Jr. Member
**

Karma: 1
Posts: 94


View Profile WWW
« on: November 11, 2007, 01:30:15 AM »

I recently setup another webapp which uses /admin for configuration, unfortunately it's /admin conflicts with kolab's webadmin /admin

My solution was to change the following values

/usr/share/php/kolab/admin/include/headers.php
$topdir = '/kadmin'

/etc/apache2/vhosts.d/kolab-domain-base.include
Alias /kadmin    "/var/www/kolab/htdocs/admin/"
<Location /kadmin>

now https://www.domain.com/kadmin is for kolab's webadmin
make sure to modify the applicable template files in /etc/kolab/templates or your changes will be overwritten.
Logged

Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #1 on: November 12, 2007, 08:33:37 AM »

Thanks for the hint!

In principle kolab-webadmin should be a standard web application at some point. But it will probably still take a while until I restructure the package upstream and get it to be a reasonable webapp Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!