Opened 6 years ago

Closed 6 years ago

#1484305 closed Bugs (invalid)

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)

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 (1)

comment:1 Changed 6 years ago by thomasb

  • Description modified (diff)
  • Resolution set to invalid
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.