Map totp path
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
44eec3c176
commit
90eaaa17f3
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ data:
|
||||||
<VirtualHost *:8080>
|
<VirtualHost *:8080>
|
||||||
Header set Cache-Control no-cache
|
Header set Cache-Control no-cache
|
||||||
Header set Expires 0
|
Header set Expires 0
|
||||||
DocumentRoot /var/www/totpcgi-provisioning
|
Alias /totpcgiprovision /var/www/totpcgi-provisioning
|
||||||
|
|
||||||
<Directory "/var/www/totpcgi-provisioning">
|
<Directory "/var/www/totpcgi-provisioning">
|
||||||
Options ExecCGI
|
Options ExecCGI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue