diff --git a/The-http-server.md b/The-http-server.md index 80197c8..2d0650e 100644 --- a/The-http-server.md +++ b/The-http-server.md @@ -22,7 +22,7 @@ The HTTP comes with a couple of additional variables: At the root of the server, you will find a list of the plugins that have a Web interface, and a link to them. Each plugin has its own subdirectory(ies). You may also want to have Apache behind Supybot's HTTP server, if you want to use subdomains. Here is an example of configuration (I didn't test it with the rewrite, please notify me whether it works or not): -``` +```apache ServerName stats.yourdomain.org