Installation to a subdomain

Hi,
I’ve installed kanboard, and it is accessible in example com/kanboard and working as expected.
I have a subdomain kanboard example com which is directed to example com/kanboard

kanboard.example.com results in
“Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request”

There is nothing related in kanboard debug log, as the request does not get to kanboard. And I could not find any other error as well.

Any suggestion is appreciated
//dots are missing from URLs due to new user limitation

Hi & welcome to the forum.

Your issue is web server related, it’s not a Kanboard issue. Please check your server setup.
Many of us are running Kanboard in a subdomain.

I agree with @alfredb

Things to check…

  • If using apache, make sure the document root path is correct
  • Make sure the full and correct url is set in Kanboard Settings
  • Make sure your dns servers are correct

I feel like your error is happening because the settings are causing a loop somehow so the server gets confused.