Ticket #1484305 (closed Bugs: invalid)

Opened 20 months ago

Last modified 20 months ago

Can't Login - Stays at index.php - When .htaccess RedirectMatch / to mail.site.com/index.php

Reported by: Cutsie Owned by:
Priority: 10 - Lowest Milestone:
Component: Core functionality Version: 0.1-beta2
Severity: critical Keywords: .htaccess, login, index.php, RedirectMatch, subdirectory
Cc:

Description (last modified by thomasb) (diff)

I have RoundCube in the "mail" subdirectory of my site. Because of another script on my site that I need, I need all my subdirectory .htaccess files to have

RedirectMatch permanent ^/$ http://subdirectory.site.com/index.php

so they work (otherwise they will just go to the index.html page of the www directory).

My two other subdirectories, which both have logins (bulletin board and photo album), work just fine with this - you can change pages, log in, do things, log out, etc.

RoundCube, however, can't get past the index.php page. If I enter my user name (e-mail) and password, instead of popping up the working image and then going to the inbox, it just refreshes the index.php page with my information deleted.

Please, I really love RoundCube for my e-mail and want to use it. Help!

Change History

Changed 20 months ago by thomasb

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

Not a RoundCube bug. Get help at the users-mailing list or the forum.

Note: See TracTickets for help on using tickets.