Invoiceninja: Wrong redirect on login

Created on 17 Nov 2018  ·  2Comments  ·  Source: invoiceninja/invoiceninja

Hi,

I use the self-hosted version of invoice ninja and after upgrading to newest version I have the following problem.

When I type my website, example.com, I get redirected to example.com/login and thereby get a 404 the requested URL was not found. In reality, it should redirect to example.com/index.php/login.

Can anyone explain why and how I can modify this redirection ?

Thank you,

Konrad

question

All 2 comments

You shouldn't see 'index.php' in the URL, you may need to enable mod_rewrite

Thank you @hillelcoren. Indeed, i had to add “AllowOverride All” to my vhost conf file (to enable the .htacces file)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Baledin picture Baledin  ·  3Comments

WilliamMiceli picture WilliamMiceli  ·  4Comments

btafoya picture btafoya  ·  5Comments

Braunson picture Braunson  ·  4Comments

popindavibe picture popindavibe  ·  5Comments