Add hosts and default index file
[gemini-php.git/.git] / hosts / default / index.gemini
1 # Success!
2 Your Gemini server is up and running!
3
4 You can read more about this server at
5 => gemini://glasgow.social/gemini-php
6
7 Join the community on Matrix at #gemini-php:glasgow.social
8
9 ## Getting Started
10 Let's take 'gemini.com' as an example.
11 * Generate a certificate and place it in the 'certs' directory named gemini.com.pem
12 * Create a directory to server files from in the 'hosts' directory named gemini.com (e.g. mkdir hosts/gemini.com)
13 * A file called index.gemini will be served if you haven't specified a path (this file is located at hosts/default/index.gemini)