mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
http://box/wiki fix in mediawiki/tasks/enable.yml
This commit is contained in:
parent
62458cc1e9
commit
5f4f66054e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Apache
|
||||
|
||||
- name: Enable http://box{{ mediawiki_url }} via Apache # i.e. http://box/mediawiki
|
||||
- name: Enable http://box{{ mediawiki_url }} via Apache # i.e. http://box/wiki
|
||||
command: a2ensite mediawiki.conf
|
||||
when: apache_install and mediawiki_enabled
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue