Line 21:
Line 21:
yum remove smeserver-mediawiki
yum remove smeserver-mediawiki
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
+
+
===Adjusting accessibility===
+
The default behaviour of Mediawiki is: accessible from LAN + Internet
+
You can easily change this default setting with following commands:
+
+
# config setprop mediawiki PublicAccess global
+
# config setprop mediawiki PublicAccess local
+
Once done, apply modifications and restart Apache:
+
# expand-template /etc/httpd/conf/httpd.conf
+
# service httpd-e-smith restart
==Use==
==Use==