Adding a file to Discourse web root folder?

A service I use needs to verify ownership of my website by asking me to create a text file with a string in the web root folder:

https://mydiscoursewebsite.com/verify.txt

So I

cd /var/discourse,

then ./launcher enter app

do I just create the file in that folder or navigate elsewhere?

You should create the file anywhere and then move it to root using Putty (SSH)

إعجاب واحد (1)

Simply to myIpaddress/root? Or should I look for some docker-specific web root folder? Sorry about the stupid questions…

This is not possible. You need to verify through DNS records.

إعجابَين (2)

Thank you for clearing this up!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.