On my server logs, I see requests to gemini:///robots.txt. Is this supposed to be a valid request? Should the server fill in the missing hostname with SNI maybe?
1 week ago
Thanks for confirming. So my implementation is correct after all! :) ยท 1 week ago
That is not a valid request. Gemini requests must contain the absolute URL of the requested resource, i.e., there needs to be a host name included. ยท 1 week ago