Author Topic: Separate login page for each domain  (Read 2850 times)

Offline pinemail11

  • Jr. Member
  • **
  • Posts: 16
Separate login page for each domain
« on: April 28, 2010, 11:58:20 AM »
Hello team,

I am new to Linux. I would like to have separate login page for each domain hosted on my postfix+Dovecot server. currently I have enabled separate url for each domain, for example, mail.domain1.com, mail.domain2.com, etc. All these will redirect to the default roundcube login page. Need your help in configuring separate login page with customized logos for each domain.

Any pointers would be highly appreciated.

Regards
Roopesh


Offline pinemail11

  • Jr. Member
  • **
  • Posts: 16
Separate login page for each domain
« Reply #2 on: April 29, 2010, 02:38:51 AM »
Hello Skaero,

Thanks for the input. In fact, I was able to achieve separate login url for each domain by just modifying /etc/httpd/conf/httpd.conf file.
DocumentRoot "/var/www/html"    needs to be changed to
DocumentRoot "/var/www/roundcube-0.2.1"

This is working perfectly fine, now I can login to each domain with mail.domain1.com , mail.domain2.com, etc.

Here problem is login page for each domain will look similar. I want separate page content for each domain. Any pointer on how I can achieve this?

Please keep in mind that I am very very new to linux, web server, roundcube, etc :)

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development