mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-02 08:21:08 -05:00
Updated Introduction (markdown)
parent
c5661bf907
commit
bf3236a749
@ -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).
|
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):
|
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
|
||||||
<VirtualHost 0.0.0.0:80>
|
<VirtualHost 0.0.0.0:80>
|
||||||
ServerName stats.yourdomain.org
|
ServerName stats.yourdomain.org
|
||||||
<Location />
|
<Location />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user