File samples/rg.conf changed (mode: 100644) (index ad44b4c..ad1dfc0) |
66 |
66 |
|
|
67 |
67 |
<VirtualHost *:443> |
<VirtualHost *:443> |
68 |
68 |
#LogLevel debug #rewrite:trace8 |
#LogLevel debug #rewrite:trace8 |
69 |
|
ServerName rg.domain.tld |
|
|
69 |
|
# Set ServerName correctly, else, this VirtualHost will not match |
|
70 |
|
#ServerName rg.domain.tld |
70 |
71 |
ServerAlias rg |
ServerAlias rg |
71 |
72 |
DocumentRoot /usr/share/rocketgit/root/ |
DocumentRoot /usr/share/rocketgit/root/ |
72 |
73 |
ErrorLog logs/rocketgit-ssl_error_log |
ErrorLog logs/rocketgit-ssl_error_log |