Skip to content

Conversation

@ciis0
Copy link

@ciis0 ciis0 commented Mar 5, 2021

When hosting CryptoTools yourself under non-root, things generally work fine, only the links on the start page are wrong.

This fixes that.

You also need to adjust the routers base-path:

$router->setBasePath("");

for example to

 $router->setBasePath('/cryptotools'); 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant