Hi there,
In order to prove that I'm the owner of a bitbucket instance, I need to server a file from bitbucket (e.g. https://sources.mydomain.com/proof-file.txt).
In JIRA and Confluence, I can just use the atlassian-jira / atlassian-bitbucket folder in the application directory.
However, placing the file in the "atlassian-bitbucket"-folder on my bitbucket machine does not work. It's the folder that also contains fatal.jsp, META-INF, startup.jsp, static, WEB-INF.
I've made sure that the permissions and owner of the file are correct - however, bitbucket still gives me a 404 when I try to access the file.
Which would be the correct folder?