fix typo in apache config

This commit is contained in:
Thomas NOËL 2016-05-18 23:47:34 +02:00
parent 5972142d97
commit c3c6ad0c5b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
Alias /static /var/lib/authentic2/collectstatic
<IfVersion >= 2.3>
<Locaton /static>
<Location /static>
Require all granted
</Location>
</IfVersion>