Create a docs-old website.

This commit is contained in:
Kevin Fenzi 2017-08-24 22:52:09 +00:00
parent f0e03bd7e9
commit 82e49d5523
8 changed files with 74 additions and 0 deletions

View file

@ -14,6 +14,14 @@ gid = root
read only = yes
hosts allow = 10.5.126.13 192.168.1.59
[docs-old]
comment = Old Docs Site
path = /srv/web/docs-old
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
[docs]
comment = Docs Site
path = /srv/web/docs

View file

@ -14,6 +14,14 @@ gid = root
read only = yes
hosts allow = 10.5.126.13 192.168.1.59
[docs-old]
comment = Old Docs Site
path = /srv/web/docs-old
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
[docs]
comment = Docs Site
path = /srv/web/docs