Update base URL to https://
This commit is contained in:
parent
c539e29a41
commit
9ba3889bc6
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ use IkiWiki::Setup::Standard {
|
||||||
# where to build the wiki
|
# where to build the wiki
|
||||||
destdir => '/home/services/www/nico/nico.schottelius.org/www',
|
destdir => '/home/services/www/nico/nico.schottelius.org/www',
|
||||||
# base url to the wiki
|
# base url to the wiki
|
||||||
url => 'http://www.nico.schottelius.org/',
|
url => 'https://www.nico.schottelius.org/',
|
||||||
# url to the ikiwiki.cgi
|
# url to the ikiwiki.cgi
|
||||||
cgiurl => '',
|
cgiurl => '',
|
||||||
# filename of cgi wrapper to generate
|
# filename of cgi wrapper to generate
|
||||||
|
|
Loading…
Reference in a new issue