Tag: ubuntu 13.10
-
Mediawiki 403 forbidden errors after upgrading to Ubuntu 13.10
A customer upgraded from 13.04 to 13.10 and their internal wiki was broken afterwards; for a simple Apache install where the wiki was installed at the web root and all access was via the LAN (thus they were happy with not restricting the access), the fix was to add: <Location /> Require all…