79296098

Date: 2024-12-20 03:22:40
Score: 3
Natty:
Report link

Had this same issue and reading the comment from @JayMason triggered the fix for me...

Need to enable mods for apache2:

sudo a2enmod rewrite

sudo a2enmod headers

sudo systemctl restart apache2

After that the login and register pages started to work.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @JayMason
  • Low reputation (1):
Posted by: AndyPando